@rghat/do-it-cli

1.0.2 • Public • Published

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

Package Sidebar

Install

npm i @rghat/do-it-cli

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

535 kB

Total Files

12

Last publish

Collaborators

  • rghat