clubhouse-git
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

clubhouse-git

oclif Version Downloads/week License

Usage

$ npm install -g clubhouse-git
$ chgit COMMAND
running command...
$ chgit (-v|--version|version)
clubhouse-git/0.0.0 linux-x64 node-v12.16.2
$ chgit --help [COMMAND]
USAGE
  $ chgit COMMAND
...

Commands

chgit help [COMMAND]

display help for chgit

USAGE
  $ chgit help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

chgit review

Start a pull request for the story linked to the current branch

USAGE
  $ chgit review

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ chgit review

See code: src/commands/review.ts

chgit setup

Setup your clubhouse token

USAGE
  $ chgit setup

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ chgit setup

See code: src/commands/setup.ts

chgit start [TITLE]

Create a git branch from a list of stories

USAGE
  $ chgit start [TITLE]

OPTIONS
  -a, --all
  -h, --help       show CLI help
  -i, --iteration
  -o, --owned
  -u, --unowned

EXAMPLE
  $ chgit start

See code: src/commands/start.ts

Readme

Keywords

Package Sidebar

Install

npm i clubhouse-git

Weekly Downloads

1

Version

0.0.0

License

MIT

Unpacked Size

18.7 kB

Total Files

18

Last publish

Collaborators

  • etler