Show HN: $ npm i npmusic -g && npmusic1 points·by valgaze·vor 10 Jahren·1 commentsMade 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 location1 commentsPost comment[–]sotaan·vor 10 Jahrenreplyhow do you plug it with your 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