1.0.2 • Published 6 years ago
corre v1.0.2
N.B. Coming soon to an npm registry near you 🕐
corre 🏃🏾♂️
What
A simple tool that runs your npm scripts.
Usage
correInstallation
This CLI requires Node 8.10.0 or higher.
npm install -g correor simply
npx correHOW
- Looks for
package.jsonin the current directory- Walks a maximum of 10 directories up until it finds
package.json. Exists if not found.
- Walks a maximum of 10 directories up until it finds
- Provides a keyboard navigable list of scripts to run
- Choose a script and press the
Enterkey - Done 🎉