Skip to main content
  1. Posts/

Creating a GitHub Copilot CLI Release Tracker

·89 words·1 min
Author
Gregor Suttie
Passionate about all things Azure. Microsoft Azure MVP, blogger, speaker and community enthusiast based in Scotland.

I’m using the GitHub Copilot CLI on a day to day basis but I have been away for a few weeks and a lot has changed, in order to keep up to date with all of the changes I created a very simple web app that tracks the latest realses to the GitHub Copilot CLI.

You can find the repository on GitHub https://github.com/gsuttie/GitHubCoPilotReleaseNotes

I am using the GitHub Copilot CLI to build useful apps for my day-to-day use, and it helps me keep track of the most recent changes.

Share this:

Related