1.0.6 • Published 6 years ago
npm-commands-gui v1.0.6
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