issues
search
griffinbank
/
rules_clojure
Apache License 2.0
55
stars
9
forks
source link
Fix examples
#48
Closed
arohner
closed
1 year ago
arohner
commented
1 year ago
Numerous bug fixes in response to #46
Fix the setup script to load rules_jvm_external properly. Previously this gave an error about missing skylib
Add detail to the simple example, including loading deps.edn and using clojure_test
Add the example to CI
Numerous bug fixes in response to #46