we-automate
TypeScript icon, indicating that this package has built-in type declarations

0.2.4 • Public • Published

we

We automate

oclif Version Downloads/week License

Usage

$ 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
...

Commands

we help [COMMAND]

display help for we

USAGE
  $ we help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

we info [PACKAGENAME]

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

we upgrade

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/]

Package Sidebar

Install

npm i we-automate

Weekly Downloads

0

Version

0.2.4

License

MIT

Unpacked Size

21.1 kB

Total Files

17

Last publish

Collaborators

  • vivek.brohma