Andrew Sharp's boot configurations for Clojure code.
Based on, but not a fork of, adzerk's bootlaces.
This project provides a set of boot tasks for Clojure projects.
You can use them by requiring the project in your build.boot and calling
bootlaces! with the requisite parameters, and in the requisite context.
Please read the bootlaces! documentation for complete usage information.
View an example project that utilizes this repo here.
Prepare your development environment by installing boot.
Verify your code's correctness and quality with
boot verify