pandeiro/jamal


A minimal ClojureScript sample application using Boot

License: EPL-1.0

Language: Clojure


jamal

A minimal ClojureScript template using Boot.

  • Auto-compiles ClojureScript and LESS in development
  • Includes ClojureScript tests
  • Produces minified release build

Usage

Development

Create a new project:

git clone git://github.com/pandeiro/jamal myapp
cd myapp

Run the development server with auto-compilation and auto-testing:

boot dev

See the results in your browser:

You should see each update automatically if any HTML, styles or ClojureScript files are changed on disk.

Release

Compile once using minification:

boot release

Assets will be in the target directory.

License

Copyright © 2015 Murphy McMahon

Original mies template Copyright © 2013 David Nolen

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

Project Statistics

Sourcerank 5
Repository Size 40 KB
Stars 8
Forks 1
Watchers 2
Open issues 0
Dependencies 0
Contributors 9
Tags 0
Created
Last updated
Last pushed

Top Contributors See all

David Nolen Murphy McMahon Priyatam Mudi Brandon Bloom Ben Moss Scott Feeney Clint Newsom Przemysław Wojnowski Hugh FD Jackson

Something wrong with this page? Make a suggestion

Login to resync this repository