DEV Community

codebond
codebond

Posted on • Edited on

6 1

Gitex - Git Command Explorer

What is gitex?

Gitex is Git Command Explorer. It helps to find Git Command right in your terminal.

Why did i build?

addyosmani image
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

Gitex

Top comments (3)

Collapse
 
zhorabartolomey profile image
George Bartolomey

Cool, but I prefer just write command

Collapse
 
codebondco profile image
codebond

gitex helps to find command.

Collapse
 
zhorabartolomey profile image
George Bartolomey • Edited

Gitex will help newbies, but I prefer also make commits in VS Code. [I download gitex]

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay