structureee

This commit is contained in:
2026-01-30 19:02:13 -07:00
parent 937ed217dc
commit 39c13c764b
19 changed files with 356 additions and 1923 deletions

View File

@@ -0,0 +1,5 @@
(ns net.deertopia.doerg.main
(:gen-class))
(defn -main []
(println "hello from doerg"))