@gabsf-dev/run-script
v3.0.1
Published
The effortlessly way to run your js scripts
Downloads
706
Maintainers
Readme
The effortlessly way to run your js scripts
Getting Started
To use RunScript it's simple as to run:
npx @gabsf-dev/run-scriptOr to install globally:
npm i -g @gabsf-dev/run-scriptand run it using:
run-scriptAfter that, just choose the script that you want to run, and RunScript make the rest, running your script automatically based on your package manager.
Flags
RunScript provides the following flags:
- -V, --version
Logs the RunScript current version.
npx @gabsf-dev/run-script -V- -h, --help
Logs the RunScript help.
npx @gabsf-dev/run-script -h- -v, --view
Only show the scripts listed in your package.json in a table format.
npx @gabsf-dev/run-script --viewLicense
RunScript is MIT licensed.
Copyright
Copyright Contributors to the RunScript project.
