What is gitex?
Gitex is Git Command Explorer. It helps to find Git Command right in your terminal.
Why did i build?
Addy Osmani recently shared an amazing tool git explorer which i found helpful i thought it would be great if i make cli of this because at the end git command used in terminal.How to install
for Linux and mac
sudo npm install gitex -g
for window
npm install gitex -g
start
run gitex
in terminal
Top comments (3)
Cool, but I prefer just write command
gitex helps to find command.
Gitex will help newbies, but I prefer also make commits in VS Code. [I download gitex]