Skip to content

Babali42/scala3-kata-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala 3 kata starter

Run with sbt

Run tests once with sbt test

Run tests continuously with :

sbt
~ test

Run code with sbt run

Run in Codespaces

This project works out of the box in GitHub Codespaces:

  1. Click the Code button and choose Open with Codespaces.
  2. Once the container is loaded you can run the commands shown above.

VSCode pre-configured extensions

  • scala-lang.scala
  • scalameta.metals

Run on Nix

To open nix shell run nix-shell

Then you can run the commands shown above.

Up-to-date

renovate bot is used for the dependencies to be updated.

About

Scala 3 starter template for practicing code katas with ScalaTest and SBT.

Topics

Resources

Stars

Watchers

Forks

Contributors