Embedded Kotlin: A simple Kotlin templating engine inspired by EJS.
Go to file
Shadowfacts 7df6669bd0
Use a thread local script engine
2017-08-30 19:35:44 -04:00
gradle/wrapper Initial commit 2017-08-04 15:38:17 -04:00
src Use a thread local script engine 2017-08-30 19:35:44 -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