@gillyb/nrun

1.2.1 • Public • Published

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 :)

Readme

Keywords

none

Package Sidebar

Install

npm i @gillyb/nrun

Weekly Downloads

3

Version

1.2.1

License

ISC

Unpacked Size

1.71 MB

Total Files

4

Last publish

Collaborators

  • gillyb