@tilliwilli/wu-cli
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

wu-cli

wu command executer

oclif Version Downloads/week License

Usage

$ npm install -g @tilliwilli/wu-cli
$ wu COMMAND
running command...
$ wu (-v|--version|version)
@tilliwilli/wu-cli/0.1.0 win32-x64 node-v11.10.0
$ wu --help [COMMAND]
USAGE
  $ wu COMMAND
...

Commands

wu hello [FILE]

describe the command here

USAGE
  $ wu hello [FILE]

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

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

See code: src\commands\hello.ts

wu help [COMMAND]

display help for wu

USAGE
  $ wu help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

wu repo ACTION [REPOURL]

managing repositories

USAGE
  $ wu repo ACTION [REPOURL]

See code: src\commands\repo.ts

Readme

Keywords

Package Sidebar

Install

npm i @tilliwilli/wu-cli

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

7.22 kB

Total Files

11

Last publish

Collaborators

  • tilliwilli