You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raynes edited this page Nov 19, 2011
·
8 revisions
Running tryclojure is as easy as hitting your head on a low-hanging pipe.
The general workflow for running tryclojure is as follows:
lein deps, run
That should run tryclojure on port 8801. tryclojure has a Leiningen task called fetch-js that hooks deps, so when you run lein deps, tryclojure will automatically download the two javascript dependencies it requires, jquery and jquery-console.