Coder Social home page Coder Social logo

git-booster-cli's Introduction

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

git-booster-cli's People

Contributors

akgondber avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.