Add build demo
This commit is contained in:
parent
75e8404e6b
commit
b2b89060cc
5 changed files with 56 additions and 0 deletions
5
plugins/demo/deps.edn
Normal file
5
plugins/demo/deps.edn
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{:deps
|
||||
{io.github.babashka/scittle {:local/root "../.."}
|
||||
io.github.babashka/scittle.build {:local/root "../../build"}
|
||||
;; datascript plugin
|
||||
io.github.babashka/scittle.datascript {:local/root "../../plugins/datascript"}}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue