0.0.1 • Published 3 years ago

@qingleili/cockpit-build-plugin v0.0.1

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

cockpit-build-plugin

cockpit通用build方案

oclif Version Downloads/week License

Usage

$ npm install -g @qingleili/cockpit-build-plugin
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@qingleili/cockpit-build-plugin/0.0.1 darwin-x64 node-v12.20.1
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example build [FILE]

describe the command here

USAGE
  $ oclif-example build [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/build.ts