Socket
Socket
Sign inDemoInstall

@gillyb/nrun

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gillyb/nrun

Run npm scripts easily


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 27 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc