mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 12:07:10 -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
|
||||
Template "kotlin" installed
|
||||
Now you can run either `./kobaltw test` or `./kobaltw run`
|
||||
|
||||
$ ./kobaltw test
|
||||
----- example:test
|
||||
===============================================
|
||||
|
@ -151,6 +152,7 @@ Total tests run: 1, Failures: 0, Skips: 0
|
|||
|
||||
All tests passed
|
||||
BUILD SUCCESSFUL (5 seconds)
|
||||
|
||||
$ ./kobaltw run
|
||||
----- example:run
|
||||
Hello Kotlin world from Kobalt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue