set up build and deployment

This commit is contained in:
2026-01-05 12:15:44 -05:00
parent ed877693c4
commit 6a2ab4b673
8 changed files with 14545 additions and 3 deletions

View File

@@ -103,3 +103,7 @@ separate csvs."
:if-exists :overwrite
:if-does-not-exist :create)
spawn-data))
(comment
(defvar spawn-ds (make-spawn-data-source))
(refresh spawn-ds))