How to plan projects with GitHub Copilot CLI
By GitHub
Categories: Product, Tools
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 GitH...