0.1.0 • Published 4 years ago

@thiagoveras/plugin-a v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

pluginA

oclif Version Downloads/week License

Usage

$ npm install -g @thiagoveras/plugin-a
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@thiagoveras/plugin-a/0.1.0 linux-x64 node-v10.19.0
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example helloA [FILE]

Single Command from Plugin A

USAGE
  $ oclif-example helloA [FILE]

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ clitest helloA

See code: build/commands/helloA.ts