Add build.clj
This commit is contained in:
@@ -11,6 +11,11 @@
|
||||
:git/url "https://git.fudo.org/fudo-public/fudo-clojure.git"
|
||||
:sha "2d9303f55f7eac9c2f8989e9a0dde3dc97811220"
|
||||
}
|
||||
|
||||
io.github.clojure/tools.build {
|
||||
:git/url "https://github.com/clojure/tools.build.git"
|
||||
:sha "ba1a2bf421838802e7bdefc541b41f57582e53b6"
|
||||
}
|
||||
}
|
||||
:aliases {
|
||||
:test {
|
||||
@@ -25,5 +30,6 @@
|
||||
:main-opts ["-m" "cognitect.test-runner"]
|
||||
:exec-fn cognitect.test-runner.api/test
|
||||
}
|
||||
:build { :default-ns build }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user