heymptestcli
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

heymptestcli

oclif Version Downloads/week License

Usage

$ npm install -g heymptestcli
$ heymptestcli COMMAND
running command...
$ heymptestcli (-v|--version|version)
heymptestcli/0.0.1 darwin-x64 node-v10.10.0
$ heymptestcli --help [COMMAND]
USAGE
  $ heymptestcli COMMAND
...

Commands

heymptestcli hello [FILE]

describe the command here

USAGE
  $ heymptestcli hello [FILE]

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

EXAMPLE
  $ heymptestcli hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

heymptestcli help [COMMAND]

display help for heymptestcli

USAGE
  $ heymptestcli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

heymptestcli wutup [FILE]

describe the command here

USAGE
  $ heymptestcli wutup [FILE]

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

See code: src/commands/wutup.ts

Readme

Keywords

Package Sidebar

Install

npm i heymptestcli

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

146 kB

Total Files

6

Last publish

Collaborators

  • heymp