Merge pull request #1539 from Roshanjossey/patch-4

add metabase to clojure projects
This commit is contained in:
Sammy Hori 2025-01-02 11:39:56 +00:00 committed by GitHub
commit 0e0a03fa19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -175,6 +175,16 @@
], ],
"description": "A music programming language for musicians. 🎶" "description": "A music programming language for musicians. 🎶"
}, },
{
"name": "Metabase",
"link": "https://github.com/metabase/metabase",
"label": "good first issue",
"technologies": [
"Clojure",
"TypeScript"
],
"description": "Open source business intelligence and analytics platform"
},
{ {
"name": "dart.dev", "name": "dart.dev",
"link": "https://github.com/dart-lang/site-www", "link": "https://github.com/dart-lang/site-www",