Skip to content

Instantly share code, notes, and snippets.

@micha
Last active August 29, 2015 14:09
Show Gist options
  • Select an option

  • Save micha/88c961d2500418650c02 to your computer and use it in GitHub Desktop.

Select an option

Save micha/88c961d2500418650c02 to your computer and use it in GitHub Desktop.
(require 'boot.pod 'boot.repl)
(boot.pod/add-dependencies
(assoc-in (boot.core/get-env)
[:dependencies] '[[cider/cider-nrepl "RELEASE"]]))
(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