npm-commands-gui
v1.0.6
Published
Graphical User Interface(GUI) within Command Line Interface(CLI) for NPM commands in your JavaScript repository
Downloads
14
Maintainers
Readme
npm-commands-gui
npm-commands-gui is built to give you the experience of GUI for NPM scripts within your favorite CLI!
Get Started
Install
npm-commands-guiglobally usingnpm install -g npm-commands-guicdinto your JavaScript NPM/Yarn based repository that has apackage.jsonand runnpm-commands-guifrom the CLI. It should display the scripts that are exposed in thepackage.json. You can press arrow keys orJandKkeys to navigate through the list. PressEnterto run a command.

Report Issues
Please raise issues here
