Boot and deps.edn

An interesting approach by @sekao to making boot a slight bit more declarative when it comes toward the class path while maintaining all of “the good parts”.

I want to specify dependencies declaratively, and script my builds imperatively.

https://gist.github.com/oakes/778de5ca7fd1a764829bcab14a1c42a9

3 Likes