Skip to content

kare/io.github.kare

Repository files navigation

io.github.kare Java Library

Development

Run all tests:

make test

Generate code coverage report of all sources:

make coverage