@oclif/example-plugin-ts

1.10.6 • Public • Published

@oclif/example-plugin-ts

example dxcli plugin in typescript

oclif Version CircleCI Appveyor CI Codecov Downloads/week License

Usage

$ npm install -g @oclif/example-plugin-ts
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@oclif/example-plugin-ts/1.10.6 linux-x64 node-v10.10.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

/@oclif/example-plugin-ts/

    Package Sidebar

    Install

    npm i @oclif/example-plugin-ts

    Weekly Downloads

    42

    Version

    1.10.6

    License

    MIT

    Unpacked Size

    234 kB

    Total Files

    11

    Last publish

    Collaborators

    • anycli-bot
    • mdonnalley
    • salesforce-releases