1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 20:07:11 -07:00

New lines.

This commit is contained in:
Cedric Beust 2016-02-27 20:02:07 -08:00
parent 02f8724fa2
commit cedb6ea7f9

View file

@ -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