A pipeline creation framework for simplifying reruns and branching
(Development mode after setting up your environment):
$ git clone https://github.com/(your_username)/orchard.git
$ cd orchard
$ pip install -e .
In one tab (as luigid
blocks, and luigid --background
is a pain to kill)
$ luigid
In a separate tab
$ cd example
$ orchard template link.yaml
# Fill in the configuration file that was generated using the first infile as
# 'test_files/a.txt'
$ orchard build link.yaml config.yaml
$ orchard launch test.py