mirror of
https://github.com/jlengrand/getting-started-with-github-copilot.git
synced 2026-03-10 08:21:18 +00:00
Start exercise
This commit is contained in:
45
README.md
45
README.md
@@ -1,47 +1,16 @@
|
|||||||
# Getting Started with GitHub Copilot
|
# Getting Started with GitHub Copilot
|
||||||
|
|
||||||
_Get started using GitHub Copilot in less than an hour._
|
<img src="https://octodex.github.com/images/Professortocat_v2.png" align="right" height="200px" />
|
||||||
|
|
||||||
## Welcome
|
Hey jlengrand!
|
||||||
|
|
||||||
- **Who is this for**: Developers at any experience level looking to accelerate their code workflow.
|
Mona here. I'm done preparing your exercise. Hope you enjoy! 💚
|
||||||
- **What you'll learn**: The different ways to interact with Copilot to explain, write, debug, and develop code.
|
|
||||||
- **What you'll build**: You will guide Copilot to update Mergington High School's extracurricular activities website.
|
|
||||||
- **Prerequisites**:
|
|
||||||
- Skills exercise: [Introduction to GitHub](https://github.com/skills/introduction-to-github)
|
|
||||||
- Familiarity with [VS Code](https://code.visualstudio.com/)
|
|
||||||
- Basic coding principles
|
|
||||||
- **How long**: This exercise takes less than one hour to complete.
|
|
||||||
|
|
||||||
In this exercise, you will:
|
Remember, it's self-paced so feel free to take a break! ☕️
|
||||||
|
|
||||||
1. Use a preconfigured Codespace to run VS Code in your browser.
|
[](https://github.com/jlengrand/getting-started-with-github-copilot/issues/2)
|
||||||
1. Learn different interaction options to develop with GitHub Copilot.
|
|
||||||
1. Use Copilot to summarize and review your pull request.
|
|
||||||
|
|
||||||
### How to start this exercise
|
|
||||||
|
|
||||||
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**.
|
|
||||||
|
|
||||||
[](https://github.com/new?template_owner=skills&template_name=getting-started-with-github-copilot&owner=%40me&name=skills-getting-started-with-github-copilot&description=Exercise:+Get+started+using+GitHub+Copilot&visibility=public)
|
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary>Having trouble? 🤷</summary><br/>
|
|
||||||
|
|
||||||
When copying the exercise, we recommend the following settings:
|
|
||||||
|
|
||||||
- For owner, choose your personal account or an organization to host the repository.
|
|
||||||
|
|
||||||
- We recommend creating a public repository, since private repositories will use Actions minutes.
|
|
||||||
|
|
||||||
If the exercise isn't ready in 20 seconds, please check the [Actions](../../actions) tab.
|
|
||||||
|
|
||||||
- Check to see if a job is running. Sometimes it simply takes a bit longer.
|
|
||||||
|
|
||||||
- If the page shows a failed job, please submit an issue. Nice, you found a bug! 🐛
|
|
||||||
|
|
||||||
</details>
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
© 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)
|
© 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)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user