Skip to content

Instantly share code, notes, and snippets.

@oubiwann
Created December 9, 2013 16:09
Show Gist options
  • Save oubiwann/7874680 to your computer and use it in GitHub Desktop.
Save oubiwann/7874680 to your computer and use it in GitHub Desktop.
$ cat ~/.lein/profiles.clj
{:user
{:plugins
[[org.clojure/clojure "1.5.1"]
[lein-kibit "0.0.8"]
[lein-exec "0.3.1"]
[lein-cloverage "1.0.2"]
[lein-midje "3.0.0"]
[jonase/eastwood "0.0.2"]
[io.aviso/pretty "0.1.1"]]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment