Closed wedesoft closed 1 year ago
See nextjournal/clerk for example including current project.
nextjournal/clerk
:build {:deps {io.github.nextjournal/clerk {:local/root "."} io.github.clojure/tools.build {:git/tag "v0.6.1" :git/sha "515b334"} io.github.slipset/deps-deploy {:git/sha "b4359c5d67ca002d9ed0c4b41b710d7e5a82e3bf"} io.github.nextjournal/cas {:git/url "git@github.com:nextjournal/cas" :git/sha "5e8079b720e347b9466db9c2282ce79a125a011c"}} :extra-paths ["bb" "src" "resources"] ;; for loading lookup-url in build :ns-default build}}}
See
nextjournal/clerk
for example including current project.