Building & Installation
This page covers contributor and maintainer build and local installation flows.
Build From Source
git clone https://github.com/nf-neuro/nf-bids.git
cd nf-bids
git submodule update --init --recursive
./gradlew assemble
Expected output artifact:
-
build/libs/nf-bids-0.3.0.jar