
Getting started with GitHub Desktop
GitHub Desktop is a free, open source application that helps you to work with code hosted on GitHub or other Git hosting services. With GitHub Desktop, you can perform Git commands, …
Hello World - GitHub Docs
This tutorial teaches you GitHub essentials like repositories, branches, commits, and pull requests. You'll create your own Hello World repository and learn GitHub's pull request …
Get started with GitHub documentation
Learn how to start building, shipping, and maintaining software with GitHub. Explore our products, sign up for an account, and connect with the world's largest development community. Quickstart
Creating your first repository using GitHub Desktop
The tutorial will introduce the basics of working with Git and GitHub, including installing a text editor, creating a branch, making a commit, pushing to GitHub, and opening a pull request. …
Set up Git - GitHub Docs
To use Git on the command line, you will need to download, install, and configure Git on your computer. You can also install GitHub CLI to use GitHub from the command line. For more …
Installing GitHub Desktop
You can install GitHub Desktop on supported operating systems, which currently include macOS 11.0 or later and Windows 10 64-bit or later. If you have a GitHub or GitHub Enterprise …
Quickstart for GitHub Actions
For an in-depth tutorial, see Understanding GitHub Actions. Next steps. GitHub Actions can help you automate nearly every aspect of your application development processes. Ready to get …
GitHub CLI quickstart
GitHub CLI is an open source tool for using GitHub from your computer's command line. When you're working from the command line, you can use the GitHub CLI to save time and avoid …
Git basics - GitHub Docs
Set up Git, a distributed version control system, to manage your GitHub repositories from your computer.
Git and GitHub learning resources
GitHub Skills offers free interactive courses that are built into GitHub with instant automated feedback and help. Learn to open your first pull request, make your first open source …