mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 12:22:12 +00:00
240 B
240 B
Gilded Rose starting position in Scala 3 scalatest
Build the project
sbt compile
Run the Gilded Rose Command-Line program
For e.g. 10 days:
sbt "run 10"
Run all the unit tests
sbt test