Overview
Why GitHub?
- Securely save and host Git repositories online (remote)
- Share code and collaborate (fork, clone, pull requests)
- Review changes and discuss (issues, comments)
- Automate builds and tests (GitHub Actions)
- Public repos and profile work as a portfolio and improve visibility on CVs and in job applications
Get started
- Create a GitHub account
- Connect to GitHub with SSH or HTTPS when you clone or push