galaxy-iuc / command-engine

Scripts which handle the automated conversion of a library to a command line tool suite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Scripts which handle the automated conversion of a library to a command line tool suite

License:GNU General Public License v3.0


Languages

Language:Python 100.0%