3.0.0 • Published 3 years ago

make-serve v3.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

make-serve

Play The Sound of Silence while running another command

npm install -g make-serve

make-serve # plays The Sound of Silence w/ a visual treat.
make-serve sleep 10 # play for 10 s
make-serve make # when compiling
make-serve npm install -g dat # installing node modules

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

3.0.0

3 years ago

2.0.0

4 years ago