nscripts
v1.2.2
Published
Simple application to display all npm scripts. Just run 'ns' from root dir
Maintainers
Readme
nScripts
a super simple, pretty way to print out all the scripts in your package.json
installation
npm i nscripts -gusage
just run ns from any dir that has a package.json,
this will print out all scripts in your package.json .
nsexample
example of running ns in the react-webpack-starter

