martinklepsch / dirac-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To get a working Dirac

  1. clone this repo
  2. install chrome canary
  3. customize the script ./canary so that it calls your canary (currently it's Mac-specific)
  4. run the script, find the canary window, install dirac extension
  5. run boot dev in this directory, wait until you hear a -pling-
  6. open http://localhost:3000 in the canary window
  7. you should see two lines of text "dirac-test" & "A label"
  8. click the dirac icon right of the address bar
  9. a window should open, looking like chrome devtools
  10. go to the console, press CTRL+.
  11. try evaluating some ClojureScript inside the console

About


Languages

Language:Clojure 80.4%Language:HTML 12.8%Language:Shell 6.8%