Skip to content

eowino/corre

Repository files navigation

npm version

corre 🏃🏾‍♂️

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. Exits if not found.
  2. Provides a keyboard navigable list of scripts to run
  3. Choose a script and press the Enter key
  4. Done 🎉

Corre

About

Run your npm-scripts from "anywhere"

Resources

Stars

Watchers

Forks

Packages

No packages published