Skip to content

Commit 412acec

Browse files
committed
Add garden aliases
1 parent ecde38e commit 412acec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deps.edn

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
io.github.jackrusher/mundaneum {:git/sha "d2c934a12388d88ddb3e53fef92ec2eef97d6140"}
2424
arrowic/arrowic {:mvn/version "0.1.1"}
2525

26-
26+
2727
;; OSC server
2828
com.illposed.osc/javaosc-core {:mvn/version "0.8" :exclusions [org.slf4j/slf4j-api org.slf4j/slf4j-log4j12]}
2929

@@ -35,6 +35,7 @@
3535
:aliases {:nextjournal/clerk {:extra-paths ["datasets"]
3636
:exec-fn nextjournal.clerk/build!
3737
;; notebooks to be built, accepts globs patterns
38+
:nextjournal.clerk/aliases [:clojure2d]
3839
:exec-args {:git/url "https://github.com/nextjournal/clerk-demo"
3940
:paths ["index.md"
4041
"notebooks/slideshow.md"

0 commit comments

Comments
 (0)