Skip to content

whiptail based terminal UI for common git actions

Notifications You must be signed in to change notification settings

utility-libraries/gitcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gitcli

whiptail based terminal UI for common git actions

main-menu screenshot

installation

mkdir -p "/path/to/gitcli/" 
cd "/path/to/gitcli/"
wget "https://github.com/utility-libraries/gitcli/raw/main/gitcli"

or

curl -LO "https://github.com/utility-libraries/gitcli/raw/main/gitcli"

and add the following line to your ~/.bashrc

PATH="$PATH:/path/to/gitcli/"

About

whiptail based terminal UI for common git actions

Topics

Resources

Stars

Watchers

Forks

Languages