Init repo

This commit is contained in:
2024-04-11 17:28:11 +02:00
commit 0cb5b19bce
5 changed files with 136 additions and 0 deletions

2
deps.edn Normal file
View File

@@ -0,0 +1,2 @@
{:deps {org.clojure/clojure {:mvn/version "1.11.1"}}
:paths ["src"]}