Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lionralfs/advent-of-code-2022

🎄 My 2022 AoC solutions in Scala
https://github.com/lionralfs/advent-of-code-2022

advent-of-code advent-of-code-2022 scala

Last synced: 1 day ago
JSON representation

🎄 My 2022 AoC solutions in Scala

Awesome Lists containing this project

README

        

# advent-of-code-2022

- `sbt` to start a session.
- `runMain day01.Main` to execute.

Or, instead, to run all tests: `sbt +test`