|
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 | | - |
14 | 1 | # Getting Started with GitHub Copilot |
15 | 2 |
|
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" /> |
36 | 4 |
|
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! |
38 | 6 |
|
39 | | -[](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! 💚 |
40 | 8 |
|
41 | | -<details> |
42 | | -<summary>Having trouble? 🤷</summary><br/> |
| 9 | +Remember, it's self-paced so feel free to take a break! ☕️ |
43 | 10 |
|
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://github.com/abalcobia/flai-workshop-github-copilot-100/issues/1) |
57 | 12 |
|
58 | 13 | --- |
59 | 14 |
|
60 | 15 | © 2025 GitHub • [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) • [MIT License](https://gh.io/mit) |
| 16 | + |
0 commit comments