mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 12:07:10 -07:00
Fix.
This commit is contained in:
parent
e8caa4198c
commit
31969fa4dc
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@
|
||||||
|
|
||||||
<pre class="brush:plain">
|
<pre class="brush:plain">
|
||||||
$ mkdir linecount
|
$ mkdir linecount
|
||||||
|
$ cd linecount
|
||||||
$ mkdir -p src/main/kotlin/com/beust/plugin/linecount
|
$ mkdir -p src/main/kotlin/com/beust/plugin/linecount
|
||||||
$ touch src/main/kotlin/com/beust/plugin/linecount/Main.kt
|
$ touch src/main/kotlin/com/beust/plugin/linecount/Main.kt
|
||||||
$ $KOBALT_HOME/kobaltw --init
|
$ $KOBALT_HOME/kobaltw --init
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue