Embedded Kotlin: A simple Kotlin templating engine inspired by EJS.
Go to file
Shadowfacts b8d4debfb7
Add support for null values
2017-08-22 16:58:13 -04:00
gradle/wrapper Initial commit 2017-08-04 15:38:17 -04:00
src Add support for null values 2017-08-22 16:58:13 -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