Skip to content

Instantly share code, notes, and snippets.

@vilmibm
Created June 15, 2015 21:08
Show Gist options
  • Save vilmibm/d7947406c2390d970d50 to your computer and use it in GitHub Desktop.
Save vilmibm/d7947406c2390d970d50 to your computer and use it in GitHub Desktop.
{:user {:plugins [[cider/cider-nrepl "0.9.0-SNAPSHOT"]
[refactor-nrepl "1.1.0-SNAPSHOT" :exclusions [org.clojure/clojure] ]]
:dependencies [[alembic "0.3.2"]
[pjstadig/humane-test-output "0.7.0"]
[org.clojure/tools.nrepl "0.2.10"]]
:injections [(require 'pjstadig.humane-test-output)
(pjstadig.humane-test-output/activate!)]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment