main

fun main(vararg args: String)

Generates property boilerplate for the key classes in Glok. Also generates stylable code for :

Boolean, Int, Float, Double, String, File

The non-stylable code for them is in glok-model.

The generated code is included in glok-core's source code (in git), and therefore there is no need to regenerate it as part of the gradle build script. I run this (from my IDE) only when the templates have changed in some way.