Skip to content

Instantly share code, notes, and snippets.

@samedhi
Created August 10, 2015 01:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samedhi/83e8605dc9543e975102 to your computer and use it in GitHub Desktop.
Save samedhi/83e8605dc9543e975102 to your computer and use it in GitHub Desktop.
My current profile.boot
(require 'boot.repl)
(swap! boot.repl/*default-dependencies*
concat '[[cider/cider-nrepl "0.10.0-SNAPSHOT"]
[refactor-nrepl "1.1.0"]])
(swap! boot.repl/*default-middleware*
conj 'cider.nrepl/cider-middleware)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment