My base code
Here is my base code for Ludum Dare #24: https://github.com/wjlroe/base-code/tree/01-basic-cljs-setup
It’s just a basic scaffold for bootstrapping coding with ClojureScript (and the Google Closure Library). The main thing is the Foreman config that allows you to run “foreman start” and serve up the Javascript (which will be recompiled when you save ClojureScript files) with a simple web server.
I will be adding more code as time goes on, suggestions welcome.
So excited for everything to kick off now!
Tags: clojure, clojurescript
Comments
sfernald
22. Aug 2012 · 02:58 UTC
Will that setup with clojurescript and foreman, give you this capability essentially?