We automate
$ npm install -g we-automate
$ we COMMAND
running command...
$ we (-v|--version|version)
we-automate/0.2.4 darwin-x64 node-v12.13.0
$ we --help [COMMAND]
USAGE
$ we COMMAND
...
display help for we
USAGE
$ we help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
Get page info (and more comparision if available)
USAGE
$ we info [PACKAGENAME]
OPTIONS
--registry=registry [default: https://registry.npmjs.org/]
EXAMPLE
$ we info react
TypeScript is a language for application scale JavaScript development
Latest: 3.8.3 (1510 versions)
Minor upgrade available 3.3.0->3.8.3
Patch upgrade available 3.3.0->3.3.3
Upgrade npm dependencies
USAGE
$ we upgrade
OPTIONS
-D, --ignoreDev when true, the dev-dependencies will be ignored
-P, --ignoreProd when true, the prod-dependencies(non-dev) will be ignored
-e, --engine=(auto|yarn|npm) [default: auto] select engine to upgrade
-i, --interactive
-m, --mode=(major|minor|patch) [default: minor] limiting your upgrade to major/minor/patch versions
--registry=registry [default: https://registry.npmjs.org/]