Point Workshop page to awesome-copilot plugin#24
Merged
Conversation
The Workshop now ships as a Copilot CLI plugin on awesome-copilot, so the workshop page should send people there instead of the standalone jennyf19/the-workshop repo. Update both references in workshop/README.md to install via `copilot plugin install the-workshop@awesome-copilot` (plus the signals-dashboard Cairn canvas), matching how the rest of the site points to awesome-copilot. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 4c337161-9318-4234-abf5-a51fead5e63d
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Workshop documentation to reflect that The Workshop is now distributed as a GitHub Copilot CLI plugin via github/awesome-copilot, aligning install instructions and links with the rest of the site.
Changes:
- Repointed the “Open source” subtitle link from the standalone
jennyf19/the-workshoprepo to the plugin location ingithub/awesome-copilot. - Replaced the old “.NET dashboard / Start.bat” framing in Get it with
copilot plugin install ...@awesome-copilotinstructions (includingsignals-dashboard).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| > work, the memory, and the way a desk stands. | ||
|
|
||
| **Open source · [github.com/jennyf19/the-workshop](https://github.com/jennyf19/the-workshop)** — a .NET 10 dashboard over your local Copilot CLI sessions. Run `Start.bat` and you have a board. | ||
| **Open source · [github.com/github/awesome-copilot](https://github.com/github/awesome-copilot/tree/main/plugins/the-workshop)** — a Copilot CLI plugin that puts a room of desks over your local Copilot CLI sessions. Install it and you have a board. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Workshop now ships as a Copilot CLI plugin on awesome-copilot, so the workshop page should send people there rather than the standalone
jennyf19/the-workshoprepo.Updates both references in
workshop/README.md:the-workshopplugin on awesome-copilot.copilot plugin install the-workshop@awesome-copilot(plus thesignals-dashboardCairn canvas), replacing the old ".NET dashboard / Start.bat" framing.This matches how the rest of the site already points to awesome-copilot (e.g. Ember).