mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 12:07:10 -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
|
$ kobaltw --listTemplates
|
||||||
Available templates
|
Available templates
|
||||||
Plug-in: Kobalt
|
Plug-in: Kobalt
|
||||||
"java" Generates a simple Java project
|
"java" Generate a simple Java project
|
||||||
"kotlin" Generates a simple Kotlin project
|
"kotlin" Generate a simple Kotlin project
|
||||||
"kobalt-plugin" Generate a sample Kobalt plug-in project</pre>
|
"kobalt-plugin" Generate a sample Kobalt plug-in project</pre>
|
||||||
<p>
|
<p>
|
||||||
You can then invoke any of these templates with <code>--init</code>:
|
You can then invoke any of these templates with <code>--init</code>:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue