mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 03:57:11 -07:00
Consistency.
This commit is contained in:
parent
c1f32212f2
commit
61c14e5896
1 changed files with 2 additions and 2 deletions
|
@ -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>:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue