1.1.0 • Published 3 years ago
npackr v1.1.0
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
--errorbashows 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 configStarts a new configuration to change entryfile and entry command
Examples
$ npackr [config [--error, --help]]