1.0.2 • Published 5 years ago

corre v1.0.2

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

N.B. Coming soon to an npm registry near you 🕐

corre 🏃🏾‍♂️

What

A simple tool that runs your npm scripts.

Usage

corre

Installation

This CLI requires Node 8.10.0 or higher.

npm install -g corre

or simply

npx corre

HOW

  1. Looks for package.json in the current directory
    • Walks a maximum of 10 directories up until it finds package.json. Exists if not found.
  2. Provides a keyboard navigable list of scripts to run
  3. Choose a script and press the Enter key
  4. Done 🎉
1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago