Embedded Kotlin: A simple Kotlin templating engine inspired by EJS.
Go to file
Shadowfacts a2c8cd6d4b
Cache compile script data
2017-10-07 15:36:22 -04:00
gradle/wrapper Initial commit 2017-08-04 15:38:17 -04:00
src Cache compile script data 2017-10-07 15:36:22 -04:00
.gitignore Refactor TemplateEnvironment, add support for classpath templates 2017-08-19 11:46:48 -04:00
LICENSE Add license 2017-08-09 21:01:13 -04:00
build.gradle Refactor TemplateEnvironment, add support for classpath templates 2017-08-19 11:46:48 -04:00
gradle.properties Initial commit 2017-08-04 15:38:17 -04:00
gradlew Initial commit 2017-08-04 15:38:17 -04:00
gradlew.bat Initial commit 2017-08-04 15:38:17 -04:00