Microsoft Build CLI: Conference Sessions, Speakers & Code from the command line
Microsoft Developer introduces the Microsoft Build CLI, a GitHub Copilot CLI skill that brings the Microsoft Build session catalogue into your terminal.
Overview
The video covers the Microsoft Build CLI (https://github.com/microsoft/Build-CLI/) and how it can be used from the command line to:
- Browse Build sessions by:
- Topic
- Language
- Speaker
- Query the full session catalogue conversationally via GitHub Copilot CLI.
- Connect a local project to get personalized session recommendations based on the project’s dependencies.
- Scaffold a working project from what you learn so you can leave Build with usable code.