You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EXERCISE_NAME: "Getting Started with GitHub Copilot"
15
+
INTRO_MESSAGE: "Welcome to the exciting world of GitHub Copilot! 🚀 In this exercise, you'll unlock the potential of this AI-powered coding assistant to accelerate your development process. Let's dive in and have some fun exploring the future of coding together! 💻✨"
Copy file name to clipboardExpand all lines: README.md
+13-5Lines changed: 13 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,6 @@ In this exercise, we will prompt GitHub Copilot agent mode to create us a comple
15
15
-**Who is this for**: Intermediate developers familiar with GitHub Copilot, basic GitHub, and basic web development
16
16
-**What you'll learn**: We'll introduce GitHub Copilot agent mode and how to use it for application development.
17
17
-**What you'll build**: You'll use GitHub Copilot agent mode to create a fitness application as the gym teacher of a high school.
18
-
-**Prerequisites**: Skills Exercise: Getting Started with GitHub Copilot.
19
18
-**How long**: This course takes less than one hour to complete.
20
19
21
20
In this exercise, you will:
@@ -39,14 +38,23 @@ In this exercise, you will:
39
38
- We recommend creating a public repository, as private repositories will use [Actions minutes](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions).
40
39
- Scroll down and click the **Create repository** button at the bottom of the form.
41
40
42
-
3. After your new repository is created, go to [1_preparing.md](.github/steps/1_preparing.md) this is where we will start building our application.
41
+
3. After your new repository is created, wait about 20 seconds for the exercise to be prepared and buttons updated. You will continue working from your copy of the exercise.
43
42
44
-
Read through the background about GitHub Copilot agent mode and then look for the first activity and the  icon to setup your development environment.
43
+
- The **Copy Exercise** button will deactivate, changing to gray.
44
+
- The **Start Exercise** button will activate, changing to green.
45
+
- You will likely need to refresh the page.
45
46
46
-
Resources: [Octofit Tracker application story for Mergington High School](docs/octofit_story.md)
47
+
4. Click **Start Exercise**. Follow the step-by-step instructions and feedback will be provided as you progress.
> The **Start Exercise** button will activate after copying the repository. You will probably need to refresh the page.
47
55
48
56
---
49
57
50
-
Get help: [Post in our discussion board](https://github.com/orgs/skills/discussions/categories/introduction-to-github)•[Review the GitHub status page](https://www.githubstatus.com/)
58
+
[Review the GitHub status page](https://www.githubstatus.com/)
0 commit comments