gitsome
Enhanced Git/GitHub shell with auto-completion
TLDR
Start gitsome shell
$ gitsome
View GitHub feed$ gh feed
View trending repos$ gh trending [python]
Search repos$ gh search-repos [query]
View user$ gh user [username]
SYNOPSIS
gitsome
DESCRIPTION
gitsome is a supercharged Git/GitHub command line interface. It provides an enhanced shell with GitHub integration, auto-completion, and syntax highlighting.
The tool combines Git commands with GitHub features like viewing feeds, trending repos, and notifications. It offers extensive auto-completion for Git commands and GitHub interactions, all within a customized shell environment.
CAVEATS
Python tool. GitHub features need authentication. Separate from official gh CLI.
HISTORY
gitsome was created by Donne Martin to provide an enhanced command line experience for Git and GitHub users.
