1.1.0 • Published 9 years ago
Npm Run!

nr, An alias for npm run
What's nr
nr
is an npm run
alias to run npm scripts in a faster way and help you stay productive.
Getting Started
Install
npm install -g npmrun
Usage
nr script_name
Examples
nr test

nr start
