Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 624 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 624 Bytes

Kaleidocs

An web application to help manage and generate documents from Freemarker OpenDocument templates.

Development

Development requires knowledge of Clojure and AngularJS.

Pull all Leiningen, npm and bower dependencies to your machine:

lein bower install
lein npm install
lein deps

Auto compile front-end

lein cl2c auto frontend

Usage

For deployment and usage, see Kaleidocs' Wiki

License

Copyright © 2014 Hoang Minh Thang

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