cd example
../minisciath.py example.yml # run all
../minisciath.py example.yml -t foo # run one
../minisciath.py example.yml --update # update all
../minisciath.py example.yml --only-group A # run a subset
../minisciath.py example.yml --exclude-group A # exclude a subset
Annoyed by the limitations of this? Check out SciATH!