1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 03:57:11 -07:00

Consistency.

This commit is contained in:
Cedric Beust 2016-02-16 20:36:54 -08:00
parent c1f32212f2
commit 61c14e5896

View file

@ -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</pre>
<p>
You can then invoke any of these templates with <code>--init</code>: