lumiere-app/lein-template

Leiningen template for creating Lumiere full stack apps


License
EPL-2.0

Documentation

Lumiere

Lumiere-app is a Leiningen template for setting up a skeleton full stack Clojure, ClojureScript, and Datomic application. Since it is based on a subset of the Luminus template, almost all of the credit for this belongs to Dmitri Sotnikov, the creator of Luminus.

Clojars Project

Requirements

Lumiere requires Leiningen version 2.6.1+

Usage

Run the following command to create a new Lumiere project which uses the default profile template:

$ lein new lumiere-app <your project name>

Instructions for running the application will be found in the project generated from the template.

License

Copyright © 2018 Hans Royer

Distributed under the EPL-2.0.