wamps
v1.0.5
Published
A super small tool to view package.json scripts easily from command line, and soon you'll optionally be able to read a YAML file describing package.json scripts by the name of `mps.yaml`
Downloads
2
Readme
wamps
wamps = what are my package scripts
A small tool to view package.json scripts easily from command line. Will eventually be tiny once I get around to writing my own version of the table module.
Installation
# Yarn
yarn global add wamps
# NPM
npm i -g wamps
# pnpm
pnpm i -g wamps
Usage
While in the same directory as a package.json file, run wamps