January 2018
Intermediate to advanced
336 pages
7h 56m
English
Build tools are of prime importance for any programming language. They not only help to generate a deployable artifact for the application, but also manage the dependencies of the application throughout its development life cycle. Leiningen and Boot (http://boot-clj.com/) are two widely used build tools for Clojure. Since Clojure is a hosted language for JVM, Clojure build tools primarily generate JARs as deployable artifacts for all Clojure projects.
Read now
Unlock full access