Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 415 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 415 Bytes

renku-commons

Common utilities for Renku services

Development

Building is done using sbt.

To build the project:

$ sbt compile
[...]
[info] Formatting 59 Scala sources {file:/[...]/renku-commons/}renku-commons(compile) ...
[info] Compiling 59 Scala sources to [...]/renku-commons/target/scala-2.11/classes...
[success] Total time: 19 s, completed 12-Sep-2017 09:29:15