blob: b294f824eb4c1bd9181e5aa85eea2649a53f2f2a (
plain) (
blame)
1
2
3
4
5
6
|
Gitty is a smart little CLI helper for git projects, that shows you all
the relevant issues, pull requests and changes at a quick glance. It
currently only supports the GitHub API.
It requires you to set a GitHub Token as an environment variable called
either GITHUB_TOKEN or GITTY_TOKEN.
|