I tried adding my new langage Kit:
{:url "https://gitlab.com/kit-lang/kit-lang" :title "Kit" :icon "https://kit-lang.org/images/favicon.ico"}
However, it failed to generate running lein run. I suspect it's related to the fact that I'm using GitLab and not GitHub:
Make graphql request - kit-lang repo
Make graphql request - kit-lang stars
Make graphql request - kit-lang commits
Execution error (NullPointerException) at java.util.TimSort/binarySort (TimSort.java:296).
Cannot invoke "Object.getClass()" because "x" is null
I tried adding my new langage Kit:
{:url "https://gitlab.com/kit-lang/kit-lang" :title "Kit" :icon "https://kit-lang.org/images/favicon.ico"}However, it failed to generate running
lein run. I suspect it's related to the fact that I'm using GitLab and not GitHub: