npm-nr
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

npm-nr

Build Status npm version Node.js Version

  • Run npm scripts in a shorter way: nr <script> == npm run <script>
  • Implicit -- for arguments: nr <script> --a -b c == npm run <script> -- --a -b c

Installation

npm i -g npm-nr

Readme

Keywords

none

Package Sidebar

Install

npm i npm-nr

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

5.77 kB

Total Files

9

Last publish

Collaborators

  • mgenware