0.0.1 • Published 6 years ago

oclif-plugin-example v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

oclif-plugin-example

Version CircleCI Appveyor CI Codecov Greenkeeper Known Vulnerabilities Downloads/week License

Installing oclif-plugin-example

with yarn:

$ yarn global add oclif-plugin-example

or with npm:

$ npm install -g oclif-plugin-example

Usage

$ oclif-plugin-example COMMAND
running command...
$ oclif-plugin-example (-v|--version|version)
oclif-plugin-example/0.0.1 (darwin-x64) node-v9.5.0
$ oclif-plugin-example --help [COMMAND]
USAGE
  $ oclif-plugin-example COMMAND [OPTIONS]
...

Commands

hello

example hello command

USAGE
  $ oclif-plugin-example hello [OPTIONS]

OPTIONS
  -n, --name=name  name to print

See code: oclif-plugin-example