1.3.0 • Published 3 years ago

@fgroleau/grofcli v1.3.0

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

hello

A sample CLI

oclif Version Downloads/week License

Usage

$ npm install -g @fgroleau/grofcli
$ hello COMMAND
running command...
$ hello (-v|--version|version)
@fgroleau/grofcli/1.3.0 linux-x64 node-v16.14.0
$ hello --help [COMMAND]
USAGE
  $ hello COMMAND
...

This is a new CLI... A new line. New line 2.

Commands

hello hello [FILE]

describe the command here

USAGE
  $ hello hello [FILE]

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

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

See code: src/commands/hello.ts

hello help [COMMAND]

display help for hello

USAGE
  $ hello help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

1.3.0

3 years ago

1.3.0-beta.4

3 years ago

1.3.0-beta.3

3 years ago

1.3.0-beta.2

3 years ago

1.3.0-beta.1

3 years ago

1.2.0

3 years ago

1.2.0-beta.4

3 years ago

1.2.0-beta.3

3 years ago

1.2.0-beta.2

3 years ago

1.2.0-beta.1

3 years ago

1.1.0-beta.1

3 years ago

1.1.0

3 years ago