bayardev / git-plus-plus

do repetitive git tasks automatically
MIT License
0 stars 0 forks source link
bash git git-tags semver version version-manager

Git++ - Bash Git Helper

git++ help you to do repetitive git tasks quiqkly

Installation

(unix systems)

# you can clone the repo wherever you want, but may be /opt is the best place ?
cd /opt
git clone https://github.com/bayardev/git-plus-plus.git
ln -s /opt/git-plus-plus/git++ /usr/local/bin/git++

Usage

For usage, see the doc usage page

For a full list of doc pages, see the doc index

Requirements

License

git++ is licensed under the MIT License - see the LICENSE file for details