Skip to content

GitGeek is a simple Linux bash script utility that speeds up the repetitive tasks by automating

License

Notifications You must be signed in to change notification settings

jeffersoncechinel/gitgeek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitGeek

GitGeek is a simple Linux bash script utility that speeds up the repetitive git tasks I often face in development process. It provides the use of the most used git commands in a very fashion prompt menu way.

Data Flow

Installation

Clone this repository

git clone https://github.com/jeffersoncechinel/gitgeek.git

Copy gitgeek.sh to your system PATH

 cd gitgeek
 cp gitgeek.sh /usr/local/bin/gitgeek

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

GitGeek is a simple Linux bash script utility that speeds up the repetitive tasks by automating

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages