Who is this for?
This is an introductory topic for software developers who want to learn how to build a simple GitHub Copilot Extension.
What will you learn?
Upon completion of this learning path, you will be able to:
- Create a simple GitHub Copilot Extension in Python.
- Use ngrok to expose the extension to Copilot.
- Add a GitHub App to your GitHub account and deploy the Copilot Extension.
Prerequisites
Before starting, you will need the following:
- A GitHub account.
- A Linux computer with Python installed.