Creating a Repository
After creating a GitHub account, let's create our first public remote repository by following the instructions in the video below.
If you have just signed up, then you will already be prompted to log in. Otherwise, you should visit github.com.
When naming Git repositories, aim for clarity and simplicity. Use descriptive, lowercase names, replacing spaces with hyphens for better readability and URL compatibility, such as schedule-bot
. Avoid special characters other than hyphens to prevent issues in scripts and URLs.
Thanks for your feedback!
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 5
Creating a Repository
Swipe to show menu
After creating a GitHub account, let's create our first public remote repository by following the instructions in the video below.
If you have just signed up, then you will already be prompted to log in. Otherwise, you should visit github.com.
When naming Git repositories, aim for clarity and simplicity. Use descriptive, lowercase names, replacing spaces with hyphens for better readability and URL compatibility, such as schedule-bot
. Avoid special characters other than hyphens to prevent issues in scripts and URLs.
Thanks for your feedback!