A repository for myself to learn Scala.
Install Scala: https://docs.scala-lang.org/getting-started/index.html
Create via sbt
sbt new scala/hello-world.g8
Create via IntelliJ
Run Scala REPL
scala
A repository for myself to learn Scala.
Install Scala: https://docs.scala-lang.org/getting-started/index.html
Create via sbt
sbt new scala/hello-world.g8
Create via IntelliJ
Run Scala REPL
scala