We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7896c37 commit a6ec963Copy full SHA for a6ec963
1 file changed
AGENTS.md
@@ -8,6 +8,8 @@ Beginner-friendly course teaching GitHub Copilot CLI. Educational content, not s
8
|------|---------|
9
| `00-07/` | Chapters: analogy → concepts → hands-on → assignment → next |
10
| `samples/book-app-project/` | **Primary sample**: Python CLI book collection app used throughout all chapters |
11
+| `samples/book-app-project-cs/` | C# version of the book collection app |
12
+| `samples/book-app-project-js/` | JavaScript version of the book collection app |
13
| `samples/book-app-buggy/` | **Intentional bugs** for debugging exercises (Ch 03) |
14
| `samples/agents/` | Agent template examples (python-reviewer, pytest-helper, hello-world) |
15
| `samples/skills/` | Skill template examples (code-checklist, pytest-gen, commit-message, hello-world) |
0 commit comments