Skip to content
This repository has been archived by the owner on Jan 25, 2018. It is now read-only.

broadinstitute/lenthall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.