Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in leiningen

How to use local dependencies in Clojure?

maven clojure leiningen

Clojure: how to explicitly choose JVM in the environment with Leiningen/Lighttable

How do you determine the current leiningen profiles from a running repl?

clojure leiningen

exclude certain clj namespaces from compilation in leiningen

clojure leiningen uberjar

How to target a specific version of java when making an uberjar using Leiningen

java clojure jvm leiningen

Clojure / ClojureScript Crossovers and cljx

Leiningen: How to set Maven groupId and packaging properties in project.clj

maven clojure leiningen

Start lein repl with commands from the terminal

shell clojure leiningen

How are clojure namespaces looked up?

What are the leiningen default repositories?

clojure leiningen

leiningen install lein-noir failed

clojure leiningen

Could not locate clojure/core/async__init.class or clojure/core/async.clj on classpath

clojure classpath leiningen

lein run vs lein trampoline run vs uberjar

clojure leiningen uberjar

Confusing Clojure Compile Errors -- Bad line reporting?

clojure leiningen noir

Clojure and 64-bit lwjgl (lein 2)

list available java packages and classes within clojure

Leiningen: How to define constants in project.clj?

clojure leiningen

How do I get emacs cider (clojure mode) to use my test environment variables when running tests?

emacs clojure leiningen cider

How do I add unit tests to a Leiningen project?

clojure/ring/jetty: I am using > lein ring server. How do I configure the jetty instance that gets instantiated?

clojure jetty leiningen ring