1.0.3 • Published 9 years ago

dancing-bear v1.0.3

Weekly downloads
1
License
ISC
Repository
-
Last release
9 years ago

Dancing Bear

When run, will display a bear dancing. Done using ascii animation.

Global

To install globally, run

> npm install -g dancing-bear

then running

> dancing bear

will display the bear

Local

To install locally, run

> npm install dancing-bear

And reference it as

require('dancing-bear')(bearcontroller);

where the dancing bear will dance when bearcontroller is true, and stop when bearcontroller is false

Source

Dancing bear ASCII is from here

Version

1.0.3

  • Fixed package.json

1.0.2

  • Updated so it works on windows

1.0.0

  • First commit
1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago