GitHub Account
{"description": "Creating a GitHub account is a prerequisite for using Duckietown. Learn how to get your free GitHub account here.", "keywords": "duckietown setup, github account, git"}
What you will need
Nothing
What you will get
A GitHub account
GitHub Account#
GitHub is a developer platform used to collaboratively build and distribute software. It uses Git, which is a widely used version control system.
Version control enables multiple people to work on the same code at the same time, while preserving the history of every change made. Git is a powerful tool every aspiring roboticist should become familiar with.
All the Duckietown software lives on GitHub, and to access and work with it, a GitHub account is needed.
If you do not already have a GitHub account, make one now:
Take note of your GitHub account username and email used, and move on to the next section.