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

0.0.4 • Public • Published

heympcli

oclif Version Downloads/week License

Usage

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

Commands

heymp hello [FILE]

describe the command here

USAGE
  $ heymp hello [FILE]

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

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

See code: src/commands/hello.ts

heymp help [COMMAND]

display help for heymp

USAGE
  $ heymp help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

heymp wutup [FILE]

describe the command here

USAGE
  $ heymp 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 heympcli

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

113 kB

Total Files

6

Last publish

Collaborators

  • heymp