Skip to content

Instantly share code, notes, and snippets.

@alandipert
Created December 2, 2014 05:33
Show Gist options
  • Select an option

  • Save alandipert/7cf8210635d1e223fe8a to your computer and use it in GitHub Desktop.

Select an option

Save alandipert/7cf8210635d1e223fe8a to your computer and use it in GitHub Desktop.
(require 'boot.repl)
(swap! boot.repl/*default-dependencies*
concat '[[cider/cider-nrepl "0.8.1"]])
(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