boot-bundle
boot-bundle copied to clipboard
boot-bundle: managed dependencies for boot, the clojure build tool
Results
1
boot-bundle issues
Sort by
recently updated
recently updated
newest added
Idea: `deps.edn.bundled` has `:bundle/database`, expand into `{dependency {:mvn/version ...}}` and write `deps.edn` file. This rewriting should also work for build.boot files. It should preserve comments and whitespace. Consider using https://github.com/xsc/rewrite-clj...