mcf-test-plugin

0.0.0 • Public • Published

mcf-test-plugin

Just a tutorial exercise for building separate plugins

oclif Version Downloads/week License

Usage

$ npm install -g mcf-test-plugin
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
mcf-test-plugin/0.0.0 darwin-x64 node-v10.15.0
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example client:create [FILE]

describe the command here

USAGE
  $ oclif-example client:create [FILE]

OPTIONS
  -h, --help  show CLI help

See code: src/commands/client/create.ts

oclif-example hello [FILE]

describe the command here

USAGE
  $ oclif-example hello [FILE]

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

EXAMPLE
  $ oclif-example hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

Readme

Keywords

Package Sidebar

Install

npm i mcf-test-plugin

Weekly Downloads

1

Version

0.0.0

License

MIT

Unpacked Size

6.3 kB

Total Files

9

Last publish

Collaborators

  • codiac.mfreydl