1.2.1 • Published 6 years ago

@gillyb/nrun v1.2.1

Weekly downloads
5
License
ISC
Repository
-
Last release
6 years ago

nrun

Nice script runner for node packages. I got sick of looking in the package.json file of various libraries, including my own, so I created this script.

After you install it globally, you can run it in any nodejs project directory, and it will show you a menu with the commands available to you.

On my machine, I aliased the library name to nr (short for 'npm run') so this is what it looks like:

nrun demo

Install (globally) with:

npm install -g @gillyb/nrun

Contributions are welcome. Have fun :)

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago