Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 483 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 483 Bytes

genotype-list

Genotype List service, client library, and command line tools.

Build Status

Hacking genotype-list

Install

To build

$ mvn install

To build server artifacts

$ mvn package -P server-artifacts