1.0.14 • Published 5 months ago
dowhat v1.0.14
CLI for your NPM package
View information about your npm package in the terminal
Installation:
npm install --save-dev dowhat
Usage:
- Run
dowhat readme
to view your readme file in the terminal - Run
dowhat scripts
to see a list of npm scripts in you package.json - Run
dowhat meta
to see meta information about your package - Run
dowhat git-history
to see a list of recently checked out branches - Run
dowhat help
to see a list of available commands