mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-24 04:19:06 -08:00
Added Spectre.Console
This commit is contained in:
@@ -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."
|
"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",
|
"name": "electron",
|
||||||
"link": "https://github.com/electron/electron",
|
"link": "https://github.com/electron/electron",
|
||||||
|
|||||||
Reference in New Issue
Block a user