Compare commits

..

1 Commits

Author SHA1 Message Date
SARTHAK SHISHODIA
38fb4739e5 Merge e0d5ac11c6 into 3e0b516ad7 2025-01-26 16:30:29 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -74,6 +74,7 @@ If you would like to be guided through how to contribute to a repository on GitH
## 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
## Dart
@@ -93,7 +94,6 @@ If you would like to be guided through how to contribute to a repository on GitH
## 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.
- [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

View File

@@ -171,7 +171,7 @@
"link": "https://github.com/alda-lang/alda",
"label": "low-hanging-fruit",
"technologies": [
"Go"
"Clojure"
],
"description": "A music programming language for musicians. 🎶"
},