@olvrcc/what-the-script
v1.0.0
Published
A small utility that prints all the scripts for a given project.
Downloads
12
Readme
WHAT THE SCRIPT!?
This is a small little npm package that will output all the scripts for a given project.
Installation
npm install -g @olvrcc/what-the-script
Usage
Simply run the following command in the root of your project:
$ wts
License
Include a LICENSE
file to specify the licensing terms for your project.