Skip to content
/ wats Public

Simple stupid command line utility written in node to output the list of npm script commands for a given npm project.

License

Notifications You must be signed in to change notification settings

xdrdak/wats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wats

Simple stupid command line utility written in node to output the list of npm script commands for a given npm project.

Installing

Since this repo isn't published to npm, simply...

git clone https://github.com/xdrdak/wats.git

And then...

cd wats
npm -g i .

Usage

Step 1: wats in a valid node project

Step 2: There is no step 3

About

Simple stupid command line utility written in node to output the list of npm script commands for a given npm project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published