Skip to content

Instantly share code, notes, and snippets.

@keerts
Last active August 29, 2015 14:21
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 keerts/e9af57fc00d99ca80d59 to your computer and use it in GitHub Desktop.
Save keerts/e9af57fc00d99ca80d59 to your computer and use it in GitHub Desktop.
○ → LEIN_REPL_PORT=33475 lein repl :connect
Connecting to nREPL at 127.0.0.1:33475
REPL-y 0.3.5, nREPL 0.2.10
Clojure 1.6.0
Java HotSpot(TM) 64-Bit Server VM 1.7.0_60-b19
Docs: (doc function-name-here)
(find-doc "part-of-name-here")
Source: (source function-name-here)
Javadoc: (javadoc java-object-or-class-here)
Exit: Control+D or (exit) or (quit)
Results: Stored in vars *1, *2, *3, an exception in *e
user=>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment