diff --git a/documentation/index.html b/documentation/index.html index 95c4696..b6b0ac1 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -276,8 +276,8 @@ dependencies { $ kobaltw --listTemplates Available templates Plug-in: Kobalt - "java" Generates a simple Java project - "kotlin" Generates a simple Kotlin project + "java" Generate a simple Java project + "kotlin" Generate a simple Kotlin project "kobalt-plugin" Generate a sample Kobalt plug-in project

You can then invoke any of these templates with --init: