Skip to content

Instantly share code, notes, and snippets.

@eslick
Last active December 17, 2015 11:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save eslick/880abc2b48ef31722b75 to your computer and use it in GitHub Desktop.
Save eslick/880abc2b48ef31722b75 to your computer and use it in GitHub Desktop.
{:user {:dependencies [[nrepl-inspect "0.3.0"]]
:repl-options {:nrepl-middleware
[inspector.middleware/wrap-inspect]}}}
@funkotron
Copy link

Snapshot version of nrepl-inspect is not available on Clojars, [nrepl-inspect "0.3.0"] works

@eslick
Copy link
Author

eslick commented Jun 15, 2013

Thanks, fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment