Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 968 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 968 Bytes

npm-commands-gui

npm version License

npm-commands-gui is built to give you the experience of GUI for NPM scripts within your favorite CLI!

Get Started

  1. Install npm-commands-gui globally using npm install -g npm-commands-gui

  2. cd into your JavaScript NPM/Yarn based repository that has a package.json and run npm-commands-gui from the CLI. It should display the scripts that are exposed in the package.json. You can press arrow keys or J and K keys to navigate through the list. Press Enter to run a command.

Report Issues

Please raise issues here

Contributor

Muskein Singh