Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 320 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 320 Bytes

dynamic-repartitioning core library

This is an SBT project. Build incrementally with

sbt ~test:compile

or package with

sbt assembly.

Publish to your local repository with sbt publishLocal. Reference the artifact with hu.sztaki:dynamic-repartitioning-core:VERSION.

See build.sbt for project definition.