Safe learning environment
Git It Done.
Learn Git commands for GitHub in the easiest way possible.
Practice. Understand.
100% safe browser-based simulator
Layman explanations for every command
Guided step-by-step missions
Git It Done Terminal
Welcome to the Git It Done Educational Simulator.
Type 'help' to see a list of commands, or follow the guided missions.
Try it! Type git init
Wait, what's the difference?
Git
The time machine on your laptop. It's a tool you install that keeps track of every change you make to your code file-by-file.
Local • Command Line • Personal
GitHub
The cloud storage for Git. It's a website where you can upload your Git time machine so others can see it, download it, and collaborate.
Cloud • Website • Collaborative