diff --git a/data.json b/data.json index c16fb8a3..12c91aa9 100644 --- a/data.json +++ b/data.json @@ -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",