Skip to content

gitbabel/cli

Repository files navigation

gitbabel

gitBabel CLI

oclif Version Downloads/week License

Usage

$ npm install -g gitbabel
$ gitbabel COMMAND
running command...
$ gitbabel (-v|--version|version)
gitbabel/0.0.0 darwin-x64 node-v13.6.0
$ gitbabel --help [COMMAND]
USAGE
  $ gitbabel COMMAND
...

Commands

gitbabel init

creates a copy of gitBabel config in current director

USAGE
  $ gitbabel init

OPTIONS
  --target  (optional) creates config in specified target folder

See code: src/commands/init.ts

gitbabel help [COMMAND]

display help for gitbabel

USAGE
  $ gitbabel help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published