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

0.0.0 • Public • Published

buu-cli

A node cli for frontend

oclif Version Downloads/week License

Usage

$ npm install -g buu-cli
$ buu COMMAND
running command...
$ buu (-v|--version|version)
buu-cli/0.0.0 win32-x64 node-v14.16.1
$ buu --help [COMMAND]
USAGE
  $ buu COMMAND
...

Commands

buu hello [FILE]

describe the command here

USAGE
  $ buu hello [FILE]

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

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

See code: src/commands/hello.ts

buu help [COMMAND]

display help for buu

USAGE
  $ buu help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Readme

Keywords

Package Sidebar

Install

npm i buu-cli

Weekly Downloads

1

Version

0.0.0

License

MIT

Unpacked Size

5.43 kB

Total Files

9

Last publish

Collaborators

  • jay2333