mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-25 12:58:17 -08:00
Compare commits
1 Commits
4a2824dbc1
...
38fb4739e5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
38fb4739e5 |
@@ -74,6 +74,7 @@ If you would like to be guided through how to contribute to a repository on GitH
|
|||||||
|
|
||||||
## Clojure
|
## Clojure
|
||||||
|
|
||||||
|
- [Alda](https://github.com/alda-lang/alda) _(label: low-hanging-fruit)_ <br> A music programming language for musicians. 🎶
|
||||||
- [Metabase](https://github.com/metabase/metabase) _(label: good first issue)_ <br> Open source business intelligence and analytics platform
|
- [Metabase](https://github.com/metabase/metabase) _(label: good first issue)_ <br> Open source business intelligence and analytics platform
|
||||||
|
|
||||||
## Dart
|
## Dart
|
||||||
@@ -93,7 +94,6 @@ If you would like to be guided through how to contribute to a repository on GitH
|
|||||||
|
|
||||||
## Go
|
## Go
|
||||||
|
|
||||||
- [Alda](https://github.com/alda-lang/alda) _(label: low-hanging-fruit)_ <br> A music programming language for musicians. 🎶
|
|
||||||
- [containerd](https://github.com/containerd/containerd) _(label: exp/beginner)_ <br> Industry-standard container runtime with an emphasis on simplicity, robustness and portability.
|
- [containerd](https://github.com/containerd/containerd) _(label: exp/beginner)_ <br> Industry-standard container runtime with an emphasis on simplicity, robustness and portability.
|
||||||
- [Docker/CLI](https://github.com/docker/cli) _(label: exp/beginner)_ <br> The Docker CLI
|
- [Docker/CLI](https://github.com/docker/cli) _(label: exp/beginner)_ <br> The Docker CLI
|
||||||
- [Dragonfly](https://github.com/dragonflyoss/Dragonfly2) _(label: good first issue)_ <br> Provide efficient, stable and secure file distribution and image acceleration based on p2p technology
|
- [Dragonfly](https://github.com/dragonflyoss/Dragonfly2) _(label: good first issue)_ <br> Provide efficient, stable and secure file distribution and image acceleration based on p2p technology
|
||||||
|
|||||||
@@ -171,7 +171,7 @@
|
|||||||
"link": "https://github.com/alda-lang/alda",
|
"link": "https://github.com/alda-lang/alda",
|
||||||
"label": "low-hanging-fruit",
|
"label": "low-hanging-fruit",
|
||||||
"technologies": [
|
"technologies": [
|
||||||
"Go"
|
"Clojure"
|
||||||
],
|
],
|
||||||
"description": "A music programming language for musicians. 🎶"
|
"description": "A music programming language for musicians. 🎶"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user