Skip to content

Command-line interface for listing and running npm scripts in any project.

License

Notifications You must be signed in to change notification settings

rghattas/do-it-cli

Repository files navigation

do-it-cli

Doit is a command-line interface that lists and runs your npm scripts in any project that has a package.json file. This CLI is using Ink and React.

I did a talk about this at a local React meetup, here are the slides: https://slides.com/reneeghattas/do-it-cli

Install

Install this package using npm:

npm i -g @rghat/do-it-cli

Usage

Simple run doit in the same directory as your package.json file and see a list of all your scripts.

❯ doit

About

Command-line interface for listing and running npm scripts in any project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published