Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 690 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 690 Bytes

Parsec Autobuilder

Given that the original scripts which spawned parsec are now used across a number of different places (parsec, arrow, chakin, and tripaille), this tooling was extracted to make keeping those in-sync an easier process.

Running

Currently when this script is used, it is cloned into a subdirectory and we run something like

python scripts/autobuilder.py --galaxy
python scripts/commands_to_rst.py

But this will be fixed eventually.