Add dataspex plugin (#122)
This commit is contained in:
parent
9a83349d69
commit
f92e23d8f2
9 changed files with 35 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue