A template for generating a single-page-app skeleton that uses ClojureScript, including core.async and reagent, and the CSS pre-processor LessCSS. Design goals: - Rapid development cycle including live reloading on changes - Semi-automated production builds with minification - Environment-sensitive URL configurability via a config file - Basic app skeleton with routing views and ajax readily available
[dog/lein-template "0.3.3-SNAPSHOT"]
dog/lein-template {:mvn/version "0.3.3-SNAPSHOT"}
implementation("dog:lein-template:0.3.3-SNAPSHOT")
<dependency> <groupId>dog</groupId> <artifactId>lein-template</artifactId> <version>0.3.3-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: