Build Status codecov

Lenthall

Cromwell Common Code

Mailing List

The Cromwell Mailing List is cromwell@broadinstitute.org.

If you have any questions, suggestions or support issues please send them to this list. To subscribe you can either join via the link above or send an email to cromwell+subscribe@broadinstitute.org.

Requirements

The following is the toolchain used for development of Lenthall. Other versions may work, but these are recommended.

Building

sbt compile will build a library JAR in target/scala-2.11/

Tests are run via sbt test.