Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 762 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 762 Bytes

gamma-hello-triangle

Join the chat at https://gitter.im/kovasb/gamma

Sample project for running Hello Triangle example with gamma

Usage

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.

License

Copyright © 2015 Kovas Boguta

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.