Initial checkin, broken, with freedesktop api

This commit is contained in:
2023-04-15 03:42:05 -07:00
commit f10de92455
5 changed files with 177 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
:version "0.1"
:target "target"
:java-src "src/java"
:clj-src "src/clj"
:main-ns "tattler.core"
:verbose true
}