mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 03:57:11 -07:00
Merge branch 'master' of github.com:cbeust/kobalt-doc
Conflicts: getting-started/index.html
This commit is contained in:
commit
50fea149f3
5 changed files with 21 additions and 22 deletions
|
@ -83,7 +83,7 @@ $ $KOBALT_HOME/kobaltw --init kotlin
|
|||
</p>
|
||||
|
||||
<pre class="brush:java">
|
||||
val project = kotlinProject {
|
||||
val project = project {
|
||||
name = "kobalt-line-count"
|
||||
group = "com.beust.kobalt"
|
||||
artifactId = name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue