Added Spectre.Console

This commit is contained in:
Frank Ray
2024-11-27 18:06:38 +00:00
committed by GitHub
parent 04a78d35f7
commit 69477156f5

View File

@@ -75,6 +75,15 @@
],
"description": "Cake (C# Make) is a free and open source cross-platform build automation system with a C# DSL for tasks such as compiling code, copying files and folders, running unit tests, compressing files and building NuGet packages."
},
{
"name": "Spectre.Console",
"link": "https://github.com/spectreconsole/spectre.console",
"label": "good first issue",
"technologies": [
"C#"
],
"description": "A .NET library that makes it easier to create beautiful console applications."
},
{
"name": "electron",
"link": "https://github.com/electron/electron",