How to plan projects with GitHub Copilot CLI
Summary
Knowing what to build is easy, but figuring out how to build it can be tricky. In this short, we show you how to use the plan feature in the GitHub Copilot CLI to map out your next project. Copilot wi
Transcript Excerpt
I often know what I want to build, but I'm not entirely sure about how I want to build it and what all I should be considering. Copilot CLI's plan feature is there for me when I need it. Copilot explores the project, considers the task, and asks me follow-up questions, helping it and myself gain clarity. I iterate with Copilot working to determine the best approach. Then the best part is, once I'm done, I can then ask Copilot to build it out. We walk through plan mode and more in our series GitHub Copilot CLI for beginners.…