mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-25 12:58:17 -08:00
Compare commits
4 Commits
aba5a71412
...
0b8d3287e6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0b8d3287e6 | ||
|
|
346fd9fac5 | ||
|
|
c4fa0a63c0 | ||
|
|
69477156f5 |
@@ -63,6 +63,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
|
||||
- [Cake](https://github.com/cake-build/cake) _(label: Good-first-issue)_ <br> 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.
|
||||
- [grok.net](https://github.com/Marusyk/grok.net) _(label: good first issue)_ <br> Cross platform .NET grok implementation
|
||||
- [osu!](https://github.com/ppy/osu) _(label: good first issue)_ <br> Music game. Rhythm is just a click away!
|
||||
- [Spectre.Console](https://github.com/spectreconsole/spectre.console) _(label: good first issue)_ <br> A .NET library that makes it easier to create beautiful console applications.
|
||||
- [Uno Platform](https://github.com/unoplatform/uno) _(label: good first issue)_ <br> OSS project for creating pixel-perfect, single-source C# and XAML apps which run natively on iOS, Android, macOS, Linux and Web via WebAssembly.
|
||||
|
||||
## C++
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user