0.0.0 • Published 4 years ago

@techlode/broccoli1 v0.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

broccoli

oclif plugin

oclif Version Downloads/week License

Usage

$ npm install -g @techlode/broccoli
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@techlode/broccoli/0.0.0 linux-x64 node-v14.3.0
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example broccoli [FILE]

describe the command here

USAGE
  $ oclif-example broccoli [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ oclif-example hello
  hello from broccoli!

See code: lib/commands/broccoli.js