1.0.3 • Published 4 years ago

gitex v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Gitex

What is gitex?

Gitex is Git Command Explorer.

What it does?

Gitex helps to find Git Command right in your terminal.

Why i build?

Addy Osmani recently shared an amazing tool git explorer which i found helpfull 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

how to use