Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrmcc3/boot-soy
Boot task that loads soy (google closure) template files for rendering in subsequent tasks.
https://github.com/mrmcc3/boot-soy
Last synced: 25 days ago
JSON representation
Boot task that loads soy (google closure) template files for rendering in subsequent tasks.
- Host: GitHub
- URL: https://github.com/mrmcc3/boot-soy
- Owner: mrmcc3
- License: epl-1.0
- Created: 2016-08-29T12:22:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-02T04:11:16.000Z (over 8 years ago)
- Last Synced: 2024-12-12T23:48:05.781Z (29 days ago)
- Language: Clojure
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# boot-soy
Boot task that loads soy (google closure) template files for rendering
in subsequent tasks.[![Clojars Project](https://img.shields.io/clojars/v/mrmcc3/boot-soy.svg)](https://clojars.org/mrmcc3/boot-soy)
### Usage
TODO.
### LICENSE
Copyright © 2016 Michael McClintock
Distributed under the Eclipse Public License, the same as Clojure.