0.0.1 • Published 6 years ago

@cswl/nrs v0.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

nrs

Tried of typing npm run scripts-name ?
Just use nrs script-name

installation

nrs requires a fairly recent version of node > 8
Install globally

npm install -g @cswl/nrs

how it works?

just parses the package.json and runs
npx -c extracted-script
check out the awesome npx project.
https://github.com/zkat/npx

TODO:

Add script arguments support.
Transpile and polyfill some stuffs.
Handle errors.
Setup linters, and tests.
Everything

License:

ISC