We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e1fe26 commit 0cc1224Copy full SHA for 0cc1224
README.md
@@ -20,6 +20,5 @@ Giter8 template to generate a simple Scala-CLI-based project (JVM or Native).
20
```bash
21
scala-cli new horothesun/simple-scala-cli.g8
22
cd <repo_name>
23
-sbt scalafmtSbt scalafmt Test/scalafmt
24
cat README.md
25
```
0 commit comments