0.2.4 • Published 4 years ago

@thiagoveras/plugin-b v0.2.4

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

pluginB

"peerDependencies": {
  "@thiagoveras/toolbelt-api-test": "^1.1.1"
}

oclif Version Downloads/week License

Usage

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

Commands

oclif-example helloB [FILE]

Single Command from Plugin B

USAGE
  $ oclif-example helloB [FILE]

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ clitest helloB

See code: build/commands/helloB.ts