npackr
v1.1.0
Published
A nodejs CLI app to read package.json scripts faster
Maintainers
Readme
A nodejs package.json reader and runner utility
An open source project by 404answernotfound
npackr is a nodejs CLI utility to make your package.json reading faster by just typing npackr in your CLI.
Usage
$ npackr
Options
--error Shows stderr from command [Default: false]--help Shows help commands--read Shows commands without running them--read --explain Shows commands without running them and with command description
Inputs
$ npackr config Starts a new configuration to change entryfile and entry command
Examples
$ npackr [config [--error, --help]]
