Skip to content

alberteddu/rose

Repository files navigation

@lbrto/rose

oclif Version Downloads/week License

Usage

$ npm install -g @lbrto/rose
$ rose COMMAND
running command...
$ rose (-v|--version|version)
@lbrto/rose/1.0.4 darwin-x64 node-v15.14.0
$ rose --help [COMMAND]
USAGE
  $ rose COMMAND
...

Commands

rose hello [FILE]

describe the command here

USAGE
  $ rose hello [FILE]

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

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

See code: src/commands/hello.ts

rose help [COMMAND]

display help for rose

USAGE
  $ rose help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

rose update [CHANNEL]

update the rose CLI

USAGE
  $ rose update [CHANNEL]

See code: @oclif/plugin-update

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published