Skip to content

shakdwipeea/system-template

Repository files navigation

system-template

Clojars Project

A Boot template for opinionated web app dev setup using systems library.

Usage

Clojure development

This will generate a reloadable clojure environment.

boot -d boot/new new -t system-template -n <your-project-name>

Clojurescript development

This will generate a reloadable full stack development with reloading on server with systems and front end hot reloading.

Reagent setup including routing with bide. Server configuration for html5 routing(front end routing without #) is also included.

boot -d boot/new new -t system-template -n <your-project-name> -a +cljs

License

Copyright © 2017 FIXME

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

About

fully reloadable dev environment

Resources

License

Stars

Watchers

Forks

Packages

No packages published