Skip to content

zwhitfield3/myplugin

Repository files navigation

myplugin

pet project plugin

oclif Version CircleCI Downloads/week License

Usage

$ npm install -g myplugin
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
myplugin/1.0.0 darwin-x64 node-v11.9.0
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

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

About

My First Heroku CLI plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published