Skip to content

owen-gilfellon/advent-of-code-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022

Solutions for advent of code 2022 in Scala and ScalaTest.

To Run

  1. Install scala and sbt as per the instructions.
  2. Code under src\main, tests under src\test
  3. To run tests, sbt test

Releases

No releases published

Packages

No packages published

Languages