make depends
make
./bin/tes-server
./bin/tes-worker
curl http://localhost:8000/v1/jobs-service
git clone https://github.com/bmeg/funnel.git
cd funnel/
virtualenv venv
. venv/bin/activate
pip install cwltool
pip install pyyaml
python funnel/main.py --tes tes.yaml test/hashsplitter-workflow.cwl --input README.md