Skip to content

Instantly share code, notes, and snippets.

@tana-ken
Created July 29, 2012 06:13
repl introduction
(ns foo
(:require [clojure.browser.repl :as repl]))
(repl/connect "http://localhost:9000/repl")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment