Home

Awesome

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