Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 332 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 332 Bytes

House Finance Tracker

Scala CI

The beginnings of an application designed to keep track of who owes what, to whom.

For coverage data, run: sbt clean coverage test coverageReport

To check for dependency updates: sbt dependencyUpdates