@lbrto/rose
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

@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.5 linux-x64 node-v12.22.1
$ 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

Readme

Keywords

Package Sidebar

Install

npm i @lbrto/rose

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

8.73 kB

Total Files

11

Last publish

Collaborators

  • alberteddu