bootlaces icon indicating copy to clipboard operation
bootlaces copied to clipboard

Adzerk's boot configurations for Clojure libraries

Results 4 bootlaces issues
Sort by recently updated
recently updated
newest added

This PR adds the `deftask-edn` facilities. It basically uses `edn` data to generate tasks. A better explanation can be found in the docstring: ``` (defmacro deftask-edn "Create boot tasks based...

Seems like it isn't. Now I tried making a GPG private key but it won't work from my Git Bash on Windows due to `no tty`. Also, Clojars doesn't check...

``` boot build-jar push-snapshot clojure.lang.ExceptionInfo: Assert failed: The :source-paths, :resource-paths, and :asset-paths must not overlap. (empty? (set/intersection paths parents)) data: {:file "/var/folders/fq/_rst8fw93jl0dqjsc3vhqzrh0000gn/T/boot.user4186625119410084883.clj", :line 11} java.lang.AssertionError: Assert failed: The :source-paths, :resource-paths,...

It would be nice if bootlaces would support gpg certificate paths with the `~`-character in them representing the home dir.