muzak
muzak copied to clipboard
NPM install?
Curious if the README should just suggest that people use 'npm'? e.g.:
npm install https://github.com/lordpengwin/squeezenode
Agree. Also the muzak repo should include a package.json
file that lists all the npm dependencies (which I guess is just squeezenode) so folks can simply run npm install
.
I have a PR to add a package.json file here: https://github.com/MikeDeSantis/muzak/pull/2