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: about 1 year 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-02T04:11:16.000Z (almost 10 years ago)
- Last Synced: 2025-03-27T06:11:50.598Z (about 1 year 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.
[](https://clojars.org/mrmcc3/boot-soy)
### Usage
TODO.
### LICENSE
Copyright © 2016 Michael McClintock
Distributed under the Eclipse Public License, the same as Clojure.