Skip to content

Instantly share code, notes, and snippets.

Created March 1, 2017 13:04
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 anonymous/a4139863f25c646d1911176767178006 to your computer and use it in GitHub Desktop.
Save anonymous/a4139863f25c646d1911176767178006 to your computer and use it in GitHub Desktop.
boot.user=> (dirac! :ls)
Listing all Dirac sessions currently connected to your nREPL server:
#1 client | http://localhost:7000/ | Chrome/58.0.3021.0 | Mac/10.12.3 [24e0861d]
Listing all ClojureScript compilers currently available in your nREPL server:
#1 dirac/24e0861d.1
nil
cljs.user=> (dirac! :status)
Your current nREPL session is a normal session (Clojure).
nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment