play-drumroll

1.1.1 • Public • Published

drumroll

npm CircleCI branch david-dm.org

Play drumroll while running another command

Original package and inspiration by @mafintosh's benny-hill

Usage

npm install -g play-drumroll
 
drumroll npm test # when testing 
drumroll # just play drum roll 
drumroll sleep 10 # play for 10 s 
drumroll npm install -g http-server # installing node modules 

Windows users

This package is only compatible on windows while using bash (eg. Git Bash).

Apart from it you have to have VLC installed.

Linux users

Make sure to install the following dependencies first if you are on Linux.

sudo apt-get install sox libsox-fmt-mp3

Alternatively you can install mplayer and it'll just use that.

License

MIT

Package Sidebar

Install

npm i play-drumroll

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

486 kB

Total Files

18

Last publish

Collaborators

  • bibixx