File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,10 @@ cd viteless && \
1313cs launch io.github.quafadas:live-server-scala-cli-js_3:0.1.1
1414```
1515
16+ ## It worked... okay... I have 20 more seconds
17+
18+ Edit ` hello.scala ` and save the change. You should see the change refreshed in your browser.
19+
1620## Aw shoot - errors
1721
1822The command above assumes you have coursier (as cs) and scala-cli installed and available on your path.
@@ -22,7 +26,4 @@ If you don't have those, consider visiting their respective websites and setting
2226- [ coursier] ( https://get-coursier.io/docs/cli-installation )
2327- [ scala-cli] ( https://scala-cli.virtuslab.org )
2428
25-
26- ## It worked... okay... I have 20 more seconds
27-
28- Edit ` hello.scala ` and save the change. You should see the change refreshed in your browser.
29+ Once installed, give it another go.
You can’t perform that action at this time.
0 commit comments