Skip to content

Instantly share code, notes, and snippets.

@mattdeboard
Created December 19, 2016 23:26
Show Gist options
  • Save mattdeboard/28adf035333896608cd042bb806d1027 to your computer and use it in GitHub Desktop.
Save mattdeboard/28adf035333896608cd042bb806d1027 to your computer and use it in GitHub Desktop.
;; Version 1
{:user {:plugins [[luminus/lein-template "2.9.10.74"]]}
:repl {:dependencies [[cider/cider-nrepl "0.15.0-snapshot"]]}}
;; Version 2
{:user {:plugins [[luminus/lein-template "2.9.10.74"]]
:dependencies [[cider/cider-nrepl "0.15.0-snapshot"]]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment