Embedded Kotlin: A simple Kotlin templating engine inspired by EJS.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shadowfacts 44c46b6735
Bump version
6 years ago
gradle/wrapper Initial commit 6 years ago
src Change import hoisting to only hoist imports in Kotlin blocks 6 years ago
.gitignore Refactor TemplateEnvironment, add support for classpath templates 6 years ago
LICENSE Add license 6 years ago
build.gradle Update build.gradle 6 years ago
gradle.properties Bump version 6 years ago
gradlew Initial commit 6 years ago
gradlew.bat Initial commit 6 years ago