Add dataspex plugin (#122)

This commit is contained in:
Jeroen van Dijk 2025-07-14 19:34:23 +03:00 committed by GitHub
parent 9a83349d69
commit f92e23d8f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 35 additions and 4 deletions

View file

@ -1,6 +1,7 @@
{:deps {io.github.babashka/scittle.build {:local/root "../../build"}
;; datascript plugin
; io.github.babashka/scittle.datascript {:local/root "../../plugins/datascript"}
io.github.babashka/scittle.dataspex {:local/root "../../plugins/dataspex"}
io.github.babashka/scittle.javelin {:local/root "../../plugins/javelin"}
io.github.babashka/scittle.hoplon {:local/root "../../plugins/hoplon"}
io.github.babashka/http-server