Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 249 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 249 Bytes

C-PAC

A suite to manage, run and track your preprocessing pipelines.

How to run

yarn
yarn run link
yarn run dev

or, using Docker,

./tools/start_dev.sh

Packaging for release

./tools/build_package.sh