Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 159 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 159 Bytes

Just trying to keep my scala sharp.

For coverage data, run: sbt clean coverage test coverageReport

To check for dependency updates: sbt dependencyUpdates