0.0.1 • Published 4 years ago

@wonderland/cli-plugin-test-foo v0.0.1

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

cli-plugin-test-01

oclif Version Downloads/week License

Usage

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

Commands

oclif-example hello

Describe the command here

USAGE
  $ oclif-example hello

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

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js

0.0.1

4 years ago