Quantcast
Channel: MarsHut
Viewing all articles
Browse latest Browse all 6551

reloadable-app - lein template for component apps and reloaded workflow

$
0
0
Hi,

I have created a Leiningen template that creates a new project setup to use
Stuart Sierra's component library
(https://github.com/stuartsierra/component) and reloaded workflow
(http://thinkrelevance.com/blog/2013/06/04/clojure-workflow-reloaded)

See https://github.com/mowat27/reloadable-app for more details.

It's deployed to clojars so you can create a new project by running

lein new reloadable-app <project name>

I also added it to the plugin list
at https://github.com/technomancy/leiningen/wiki/Plugins - although I'm not
sure if it's up to date

As this is my first foray into lein templating, any comments would be
greatly appreciated

Many Thanks

Adrian

Viewing all articles
Browse latest Browse all 6551

Trending Articles