pallet / ritz

SWANK and nREPL servers for clojure providing JPDA based debuggers
318 stars 33 forks source link

Update nrepl/README.md #63

Closed wvdlaan closed 11 years ago

wvdlaan commented 11 years ago

Hi Hugo,

Thanks for Ritz! I love it. I have just done a clean install on a fresh ubuntu machine and used this experience to, IMHO, improve the readme for ritz-nrepl.

Some further notes:

  1. If I start the server with 'lein ritz-repl' for server and use 'M-x nrepl' in emacs I get an nrepl without debugging capabilities. This is why I removed these instructions from the original readme.
  2. C-c C-b for javadoc does not work for me
hugoduncan commented 11 years ago

Merged. Thanks!

You shouldn't need ritz-debugger and ritz-nrepl-utils as direct dependencies.