esp1 / boot-selmer

Boot task for compiling Selmer templates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boot-selmer

Boot task to compile Selmer templates.

Clojars Project

Options

To see a list of options accepted by this task:

$ boot selmer -h

Development

To install a local snapshot:

$ boot build-jar

To push a new release to Clojars:

  1. Update the version in build.boot
  2. CLOJARS_USER=foo CLOJARS_PASS=bar boot build-jar push-release

License

Copyright © 2017 Bob Nadler, Jr.

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

About

Boot task for compiling Selmer templates.


Languages

Language:Clojure 100.0%