[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-75116":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":10,"languages":10,"totalLinesOfCode":10,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":22,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":27,"readmeContent":28,"aiSummary":29,"trendingCount":15,"starSnapshotCount":15,"syncStatus":30,"lastSyncTime":31,"discoverSource":32},75116,"copilot-cli-for-beginners","github\u002Fcopilot-cli-for-beginners","github","Learn how to get started using the GitHub Copilot CLI!","https:\u002F\u002Fgh.io\u002Fcopilot-cli-course",null,2665,2114,27,1,0,11,36,134,33,31.98,"MIT License",false,"main",true,[26],"ai-ready","2026-06-12 02:03:32","![GitHub Copilot CLI for Beginners](.\u002Fimages\u002Fcopilot-banner.png)\n\n[![License: MIT](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FLicense-MIT-yellow.svg)](.\u002FLICENSE)&ensp;\n[![Open project in GitHub Codespaces](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FCodespaces-Open-blue?style=flat-square&logo=github)](https:\u002F\u002Fcodespaces.new\u002Fgithub\u002Fcopilot-cli-for-beginners?hide_repo_select=true&ref=main&quickstart=true)&ensp;\n[![Official Copilot CLI documentation](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FGitHub-CLI_Documentation-00a3ee?style=flat-square&logo=github)](https:\u002F\u002Fdocs.github.com\u002Fen\u002Fcopilot\u002Fhow-tos\u002Fcopilot-cli)&ensp;\n[![Join AI Foundry Discord](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FDiscord-AI_Community-blue?style=flat-square&logo=discord&color=5865f2&logoColor=fff)](https:\u002F\u002Faka.ms\u002Ffoundry\u002Fdiscord)\n\n🎯 [What You'll Learn](#what-youll-learn) &ensp; ✅ [Prerequisites](#prerequisites) &ensp; 🤖 [Copilot Family](#understanding-the-github-copilot-family) &ensp; 📚 [Course Structure](#course-structure) &ensp; 📋 [Command Reference](#-github-copilot-cli-command-reference)\n\n# GitHub Copilot CLI for Beginners\n\n> **✨ Learn to supercharge your development workflow with AI-powered command-line assistance.**\n\nGitHub Copilot CLI brings AI assistance directly to your terminal. Instead of switching to a browser or code editor, you can ask questions, generate full-featured applications, review code, generate tests, and debug issues without leaving your command line.\n\nThink of it as having a knowledgeable colleague available 24\u002F7 who can read your code, explain confusing patterns, and help you work faster!\n\n> 📘 **Prefer a web experience?** You can follow this course right here on GitHub, or view it on [Awesome Copilot](https:\u002F\u002Fawesome-copilot.github.com\u002Flearning-hub\u002Fcli-for-beginners\u002F) for a more traditional browsing experience.\n\nThis course is designed for:\n\n- **Software Developers** who want to use AI from the command line\n- **Terminal users** who prefer keyboard-driven workflows over IDE integrations\n- **Teams looking to standardize** AI-assisted code review and development practices\n\n\u003Ca href=\"https:\u002F\u002Faka.ms\u002Fgithubcopilotdevdays\" target=\"_blank\">\n  \u003Cpicture>\n    \u003Cimg src=\".\u002Fimages\u002Fcopilot-dev-days.png\" alt=\"GitHub Copilot Dev Days - Find or host an event\" width=\"100%\" \u002F>\n  \u003C\u002Fpicture>\n\u003C\u002Fa>\n\n## 🎯 What You'll Learn\n\nThis hands-on course takes you from zero to productive with GitHub Copilot CLI. You'll work with a single Python book collection app throughout all chapters, progressively improving it using AI-assisted workflows. By the end, you'll confidently use AI to review code, generate tests, debug issues, and automate workflows: all from your terminal.\n\n**No AI experience required.** If you can use a terminal, you can learn this.\n\n**Perfect for:** Developers, students, and anyone who has experience with software development.\n\n## ✅ Prerequisites\n\nBefore starting, ensure you have:\n\n- **GitHub account**: [Create one free](https:\u002F\u002Fgithub.com\u002Fsignup)\u003Cbr>\n- **GitHub Copilot access**: [Free offering](https:\u002F\u002Fgithub.com\u002Ffeatures\u002Fcopilot\u002Fplans), [Monthly subscription](https:\u002F\u002Fgithub.com\u002Ffeatures\u002Fcopilot\u002Fplans), or [Free for students\u002Fteachers](https:\u002F\u002Feducation.github.com\u002Fpack)\u003Cbr>\n- **Terminal basics**: Comfortable with `cd`, `ls`, running commands\n\n## 🤖 Understanding the GitHub Copilot Family\n\nGitHub Copilot has evolved into a family of AI-powered tools. Here's where each one lives:\n\n| Product | Where It Runs | Description |\n|---------|---------------|----------|\n| [**GitHub Copilot CLI**](https:\u002F\u002Fdocs.github.com\u002Fcopilot\u002Fhow-tos\u002Fcopilot-cli\u002Fcli-getting-started)\u003Cbr>(this course) | Your terminal |  Terminal-native AI coding assistant  |\n| [**GitHub Copilot**](https:\u002F\u002Fdocs.github.com\u002Fcopilot) | VS Code, Visual Studio, JetBrains, etc. | Agent mode, chat, inline suggestions  |\n| [**Copilot on GitHub.com**](https:\u002F\u002Fgithub.com\u002Fcopilot) | GitHub | Immersive chat about your repos, create agents, and more |\n| [**GitHub Copilot cloud agent**](https:\u002F\u002Fdocs.github.com\u002Fcopilot\u002Fusing-github-copilot\u002Fusing-copilot-coding-agent-to-work-on-tasks) | GitHub  | Assign issues to agents, get PRs back |\n\nThis course focuses on **GitHub Copilot CLI**, bringing AI assistance directly to your terminal.\n\n## 📚 Course Structure\n\n![GitHub Copilot CLI Learning Path](images\u002Flearning-path.png)\n\n| Chapter | Title | What You'll Build |\n|:-------:|-------|-------------------|\n| 00 | 🚀 [Quick Start](.\u002F00-quick-start\u002FREADME.md) | Installation and verification |\n| 01 | 👋 [First Steps](.\u002F01-setup-and-first-steps\u002FREADME.md) | Live demos + three interaction modes |\n| 02 | 🔍 [Context and Conversations](.\u002F02-context-conversations\u002FREADME.md) | Multi-file project analysis |\n| 03 | ⚡ [Development Workflows](.\u002F03-development-workflows\u002FREADME.md) | Code review, debug, test generation |\n| 04 | 🤖 [Create Specialized AI Assistants](.\u002F04-agents-custom-instructions\u002FREADME.md) | Custom agents for your workflow |\n| 05 | 🛠️ [Automate Repetitive Tasks](.\u002F05-skills\u002FREADME.md) | Skills that load automatically |\n| 06 | 🔌 [Connect to GitHub, Databases & APIs](.\u002F06-mcp-servers\u002FREADME.md) | MCP server integration |\n| 07 | 🎯 [Putting It All Together](.\u002F07-putting-it-together\u002FREADME.md) | Complete feature workflows |\n\n## 📖 How This Course Works\n\nEach chapter follows the same pattern:\n\n1. **Real-World Analogy**: Understand the concept through familiar comparisons\n2. **Core Concepts**: Learn the essential knowledge\n3. **Hands-On Examples**: Run actual commands and see results\n4. **Assignment**: Practice what you learned\n5. **What's Next**: Preview of the following chapter\n\n**Code examples are runnable.** Every copilot text block in this course can be copied and run in your terminal.\n\n## 📋 GitHub Copilot CLI Command Reference\n\nThe **[GitHub Copilot CLI command reference](https:\u002F\u002Fdocs.github.com\u002Fen\u002Fcopilot\u002Freference\u002Fcli-command-reference)** helps you find commands and keyboard shortcuts to help you use Copilot CLI effectively.\n\n## 🙋 Getting Help\n\n- 🐛 **Found a bug?** [Open an Issue](https:\u002F\u002Fgithub.com\u002Fgithub\u002Fcopilot-cli-for-beginners\u002Fissues)\n- 📚 **Official Docs:** [GitHub Copilot CLI Documentation](https:\u002F\u002Fdocs.github.com\u002Fcopilot\u002Fconcepts\u002Fagents\u002Fabout-copilot-cli)\n\n## Contributing\n\n> **Note**: The code used in the course is designed to generate specific types of output during reviews, explanations, and debugging so we aren't able to accept PRs that change the existing code.\n\n**How to contribute:**\n\n1. Fork this repository and clone it to your machine\n2. Create a feature branch (`git checkout -b my-improvement`)\n3. Make your changes\n4. Submit a pull request\n\n## License\n\nThis project is licensed under the terms of the MIT open source license. Please refer to the [LICENSE](.\u002FLICENSE) file for the full terms.\n\n","该项目旨在帮助开发者通过命令行界面使用GitHub Copilot，提供AI驱动的开发辅助。其核心功能包括代码生成、审查、测试生成及调试等，所有操作均可在终端中完成，无需切换到浏览器或代码编辑器。技术特点在于它能够理解上下文并给出相关建议，就像有一个24\u002F7在线的专业同事一样。适合软件开发者尤其是偏好键盘操作的工作流用户，以及希望标准化AI辅助代码审查和开发实践的团队使用。",2,"2026-06-11 03:52:23","high_star"]