Sample project for running Hello Triangle example with gamma
Clone repo.
From inside repo, run
lein trampoline run -m clojure.main script/brepl.clj
Wait for "Waiting for browser to connect ..." to appear.
Point browser to localhost:9000 .
You should see a triangle in the browser window.
Use the browser repl to play around.
Copyright © 2015 Kovas Boguta
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.