-
-
Notifications
You must be signed in to change notification settings - Fork 954
Added Git Gud to projects #951
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Absolutely @bthayer2365 , GitPython welcomes you! Thanks for your contributions so far, and I am glad GitPython could be useful to you.
git gud
looks like it could help newcomers to git
, and I wonder if something like asciinema
could be something to give interested parties a better impression of the tool ahead of time.
I'm glad to help, and thanks for the suggestion! I just opened an issue on my project, I think asciinema would make people much more likely to want to use it.
You can view the Git Gud project at https://github.com/bthayer2365/git-gud
I've been working on it for about a month now. It's basically a CLI game that helps people learn how to use git. We're currently in pre-release on PyPi and are actively adding more levels.
I also added myself as a contributor due to PRs #949 and #950