mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-26 04:17:11 -07:00
New lines.
This commit is contained in:
parent
02f8724fa2
commit
cedb6ea7f9
1 changed files with 2 additions and 0 deletions
|
@ -142,6 +142,7 @@ Available templates
|
||||||
$ ./kobaltw --init kotlin
|
$ ./kobaltw --init kotlin
|
||||||
Template "kotlin" installed
|
Template "kotlin" installed
|
||||||
Now you can run either `./kobaltw test` or `./kobaltw run`
|
Now you can run either `./kobaltw test` or `./kobaltw run`
|
||||||
|
|
||||||
$ ./kobaltw test
|
$ ./kobaltw test
|
||||||
----- example:test
|
----- example:test
|
||||||
===============================================
|
===============================================
|
||||||
|
@ -151,6 +152,7 @@ Total tests run: 1, Failures: 0, Skips: 0
|
||||||
|
|
||||||
All tests passed
|
All tests passed
|
||||||
BUILD SUCCESSFUL (5 seconds)
|
BUILD SUCCESSFUL (5 seconds)
|
||||||
|
|
||||||
$ ./kobaltw run
|
$ ./kobaltw run
|
||||||
----- example:run
|
----- example:run
|
||||||
Hello Kotlin world from Kobalt
|
Hello Kotlin world from Kobalt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue