toolingdev toolsengineering

Script Help

A tool to display all script commands in the package.json from the current project.

https://github.com/cameronolivier/script-help


Installation

At the moment, as this is not an NPM package just yet, you need to clone it from Github and run the init command to get it setup. See the Readme for more.

Usage

In your project directory in the terminal, run script-log to see all the scripts in your package.json file:


$ script-help

Image