Skip to content

Instantly share code, notes, and snippets.

@mfikes
Created February 16, 2015 22:23
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 mfikes/745544b594724d095701 to your computer and use it in GitHub Desktop.
Save mfikes/745544b594724d095701 to your computer and use it in GitHub Desktop.
Ambly AutoConf working for the first time
# No UI yet to let user pick if there are multiple
# devices or a simulator discovered, so it is picking
# the first on behalf of the user.
orion:Clojure mfikes$ ./script/jscrepljs
To quit, type: :cljs/quit
Connecting to Mike's iPod touch
ClojureScript:cljs.user> (+ 3 4)
7
ClojureScript:cljs.user>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment