Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 262 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 262 Bytes

C-PAC

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

How to run

yarn run clean:all
yarn
yarn run dev:browser

or, using Docker,

./tools/start_dev.sh

Packaging for release

./tools/build_package.sh