lein Command Examples

Manage Clojure projects with declarative configuration. More information: https://leiningen.org.

lein new {{template_name}} {{project_name}}

lein repl

lein run {{args}}

lein test

lein uberjar