Skip to content

weaver-viii/jamal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jamal

A minimal ClojureScript template (using Boot).

Usage

Development

To create a new project:

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

...and navigate to http://localhost:8080.

Release

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.

About

Minimal ClojureScript project template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 100.0%