Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 387 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 387 Bytes

Quickstart for Scala Kata

Project configuration based on CodelyTV Scala courses https://pro.codely.tv/

Contains basic libraries: scalatest, scalamock

Scala Version: 2.12.4 SBT Version: 1.0.4

INSTRUCTIONS

  • Install SBT/Scala in your computer
  • Clone this project
  • Open it with Your favourite IDE (tested in IntelliJ with Scala Plugin)
  • Code!