8000 GitHub - akgondber/git-booster-cli: Improve your git workflow with customizable and runnable blocks
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

akgondber/git-booster-cli

Repository files navigation

git-booster-cli NPM version

Improve your git workflow with customizable and runnable blocks

Install

$ npm install --global git-booster-cli

CLI

$ git-booster-cli --help

  Improve your git workflow with customizable and runnable blocks

  Usage
    $ git-booster-cli

  Options
    --all, -a            Display all available blocks (default behaviour)
    --only, -o           Display only specified block
    --compound, -c       Display only blocks with multiple command sets
    --short-statuses, -s Use short status notations for change types
    --tag, -t            Display only blocks having specified tags (separated by comma)

  Examples
    $ git-booster-cli --all
    $ git-booster-cli --compound
    $ git-booster-cli --only addCommitPush
    $ git-booster-cli --no-short-statuses
    $ git-booster-cli --tag "add,commit,reset,restore"

Demos

usage-demo

setup demo

Screenshots

Launched app with all blocks

git-booster-cli

all-blocks

Launched app blocks with specified tags

git-booster-cli --tag "add,commit,rebase"

tagged-blocks

Launched app with single block by name

git-booster-cli --only add-commit-push

only-block

Performed add-commit-push block example

performed-block-example

License

MIT © Rushan Alyautdinov

About

Improve your git workflow with customizable and runnable blocks

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0