Show HN: $ npm i npmusic -g && npmusic

1 points by valgaze ↗ HN
Made a little toy that plays music during npm tasks

$ npm install >> $ npmusic install

$ npmusic -m exciting #play an exciting song

$ npmusic # =play random song

$ npmusic --help for all options

$ npmusic -p <youtube_url/music_path) # play a song at a specific location

1 comment

[ 3.1 ms ] story [ 15.7 ms ] thread
how do you plug it with your npm tasks?