About Git-it

Git-it is a desktop application with interactive lessons teaching Git and GitHub basics.

Real Development Environment

It uses the real terminal (rather than emmulating it) and it uses real Git and GitHub which means when you finish all of the challenges you'll have real repositories on your GitHub account and green squares on your contribution chart! And what you install to complete Git-it (Git and a text editor) is all you need to continue development after you're done—you're set up!

Some challenges require an internet connection, so you'll need to be online order to complete Git-it. But you can always open the app and use the guide and resources offline.

The Code that Made Git-it

This app is built with HTML, CSS and JS and uses the Electron library. Read more about its development in its documentation (Coming soon!). Git-it repository on GitHub.