Skip to content

Commit 4889525

Browse files
Start exercise
1 parent 2892cc9 commit 4889525

1 file changed

Lines changed: 6 additions & 50 deletions

File tree

README.md

Lines changed: 6 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,16 @@
1-
<p align="center">
2-
<picture>
3-
<source media="(prefers-color-scheme: dark)" srcset="images/flai-logo-dark.svg?v=2" />
4-
<source media="(prefers-color-scheme: light)" srcset="images/flai-logo-light.svg?v=2" />
5-
<img width="180" alt="flAI Logo" src="images/flai-logo-dark.svg?v=2" />
6-
</picture>
7-
<br/>
8-
<br/>
9-
<a href="https://flai.gh.nos.pt/">https://flai.gh.nos.pt</a>
10-
</p>
11-
12-
---
13-
141
# Getting Started with GitHub Copilot
152

16-
_Get started using GitHub Copilot in less than an hour._
17-
18-
## Welcome
19-
20-
- **Who is this for**: Developers at any experience level looking to accelerate their code workflow.
21-
- **What you'll learn**: The different ways to interact with Copilot to explain, write, debug, and develop code.
22-
- **What you'll build**: You will guide Copilot to update Mergington High School's extracurricular activities website.
23-
- **Prerequisites**:
24-
- Skills exercise: [Introduction to GitHub](https://github.com/skills/introduction-to-github)
25-
- Familiarity with [VS Code](https://code.visualstudio.com/)
26-
- Basic coding principles
27-
- **How long**: This exercise takes less than one hour to complete.
28-
29-
In this exercise, you will:
30-
31-
1. Use a preconfigured Codespace to run VS Code in your browser.
32-
1. Learn different interaction options to develop with GitHub Copilot.
33-
1. Use Copilot to summarize and review your pull request.
34-
35-
### How to start this exercise
3+
<img src="https://octodex.github.com/images/Professortocat_v2.png" align="right" height="200px" />
364

37-
Simply copy the exercise to your account, then give your favorite Octocat (Mona) **about 20 seconds** to prepare the first lesson, then **refresh the page**.
5+
Hey abalcobia!
386

39-
[![](https://img.shields.io/badge/Copy%20Exercise-%E2%86%92-1f883d?style=for-the-badge&logo=github&labelColor=197935)](https://github.com/new?template_owner=nosportugal&template_name=flai-workshop-github-copilot-100&owner=%40me&name=flai-workshop-github-copilot-100&description=Exercise:+Get+started+using+GitHub+Copilot&visibility=public)
7+
Mona here. I'm done preparing your exercise. Hope you enjoy! 💚
408

41-
<details>
42-
<summary>Having trouble? 🤷</summary><br/>
9+
Remember, it's self-paced so feel free to take a break! ☕️
4310

44-
When copying the exercise, we recommend the following settings:
45-
46-
- For owner, choose your personal account or an organization to host the repository.
47-
48-
- We recommend creating a public repository, since private repositories will use Actions minutes.
49-
50-
If the exercise isn't ready in 20 seconds, please check the [Actions](../../actions) tab.
51-
52-
- Check to see if a job is running. Sometimes it simply takes a bit longer.
53-
54-
- If the page shows a failed job, please submit an issue. Nice, you found a bug! 🐛
55-
56-
</details>
11+
[![](https://img.shields.io/badge/Go%20to%20Exercise-%E2%86%92-1f883d?style=for-the-badge&logo=github&labelColor=197935)](https://github.com/abalcobia/flai-workshop-github-copilot-100/issues/1)
5712

5813
---
5914

6015
&copy; 2025 GitHub &bull; [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) &bull; [MIT License](https://gh.io/mit)
16+

0 commit comments

Comments
 (0)