spamegg1 / scala-toolkit-tutorial

Scala Toolkit tutorials all typed up (for Scala 3)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To use,

  1. Install Visual Studio Code with the Metals extension
  2. Install scala-cli
  3. Clone this repository:
git clone https://github.com/spamegg1/scala-toolkit-tutorial
  1. Open the folder and set it up for use with scala-cli and VS Code:
cd scala-toolkit-tutorial
scala-cli setup-ide .
  1. Open the folder in VS Code:
code .

About

Scala Toolkit tutorials all typed up (for Scala 3)

License:Apache License 2.0


Languages

Language:Scala 100.0%