3.0.0 • Published 4 years ago
make-serve v3.0.0
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