mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-18 13:41:26 +00:00
Add GitHub Copilot app learning hub page
- Create new learning hub page covering Copilot app basics, features, and use cases - Include information about target audiences (developers, non-dev roles, teams with parallel work) - Highlight key features: My Work view, isolated worktrees, canvases, Agent Merge - Add installation and getting started instructions - Update learning hub index to include app in Getting Started section Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -4,6 +4,14 @@ description: "Curated articles, walkthroughs, and reference material to help you
|
||||
tableOfContents: false
|
||||
---
|
||||
|
||||
## Getting Started
|
||||
|
||||
New to GitHub Copilot? Start here to understand the tools available to you.
|
||||
|
||||
**Desktop App**: Explore the [GitHub Copilot App](github-copilot-app/) — a control center for directing multiple agents in parallel. Perfect for agent-native development and parallel work with isolated worktrees.
|
||||
|
||||
**Terminal**: Looking for a guided path into GitHub Copilot from the terminal? Explore the [Copilot CLI for Beginners](cli-for-beginners/) with a text-based experience or the [YouTube video series](https://www.youtube.com/watch?v=BDxRhhs36ns&list=PL0lo9MOBetEHvO-spzKBAITkkTqv4RvNl).
|
||||
|
||||
## Fundamentals
|
||||
|
||||
Essential concepts to tailor GitHub Copilot beyond its default experience. Start with
|
||||
@@ -22,8 +30,3 @@ for definitions of common terms and concepts.
|
||||
Interactive samples and recipes to learn by doing. Jump into the
|
||||
[Cookbook](cookbook/) for code samples, recipes,
|
||||
and examples you can use right away.
|
||||
|
||||
## Copilot CLI for Beginners
|
||||
|
||||
Looking for a guided path into GitHub Copilot from the terminal? Explore Copilot CLI for Beginners! You can work through a
|
||||
[text based experience](cli-for-beginners/) for a text-based experience, or the [YouTube video series](https://www.youtube.com/watch?v=BDxRhhs36ns&list=PL0lo9MOBetEHvO-spzKBAITkkTqv4RvNl).
|
||||
|
||||
Reference in New Issue
Block a user