Skip to content

oscarmorrison/nscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nScripts

NPM

a super simple, pretty way to print out all the scripts in your package.json

installation

npm i nscripts -g

usage

just run ns from any dir that has a package.json, this will print out all scripts in your package.json .

ns

example

example of running ns in the react-webpack-starter screen shot 2017-04-28 at 10 48 23 pm