Clojure wrapper for the Pebble Java templating engine.
Go to file
2014-11-15 12:49:01 -05:00
src/clj_pebble fix extension map format mistake 2014-11-15 12:45:44 -05:00
test/clj_pebble initial commit 2014-10-02 18:45:40 -04:00
.gitignore initial commit 2014-10-02 18:45:40 -04:00
LICENSE initial commit 2014-10-02 18:45:40 -04:00
project.clj version 0.2.0 2014-11-15 12:49:01 -05:00
README.md initial commit 2014-10-02 18:45:40 -04:00

clj-pebble

A wrapper for the Pebble Java Templating Engine to make usage in Clojure applications simple.

Usage

TODO

License

Distributed under the BSD 3-Clause License (the same as Pebble).

See LICENSE for full details.