Wrap any shell command to play the Jeopardy theme while it runs
It works on macOS using afplay
and Linux if you've got mplayer
, mpv
or vlc
installed.
Install
$ npm install --global jeopardy
Usage
cd my-huge-project
jeopardy npm install
License
MIT © Ben Drucker