Home

Awesome

Npm Run! NPM version Build Status

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 test

nr start

nr start