Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 272 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 272 Bytes

libseqera

Library for Java & Groovy modules shared across Seqera projects

Get started

  1. Clone this repository
git clone https://github.com/seqeralabs/libseqera \
&& cd libseqera
  1. Compile & run tests
./gradlew check