leiningen

Build tool and dependency manager for Clojure projects

brewmacoslinux
Try with needOr install directly
Source

About

Build tool for Clojure

Commands

lein

Examples

Create a new Clojure project$ lein new app my-project
Run tests in your project$ lein test
Start an interactive REPL session$ lein repl