This commit is contained in:
2026-01-16 00:13:47 -05:00
commit 5ccb6c9fa2
3 changed files with 244 additions and 0 deletions
Executable
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/env bb
(require '[agent :as agent])
(apply agent/-main *command-line-args*)