Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 268 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 268 Bytes

Lime

Getting Started

Building from Source

You will need to have Apache Maven version 3.1.1 or later installed in order to build Lime.

$ git clone https://github.com/bigdatagenomics/lime.git
$ cd lime
$ mvn install