flow build --rundir rule_1
flow run --rundir rule_1 --test test_glob_1*
flow full --rundir rule_1 --test test_03
- PoC with only using Python Robotframework as backend, w/o robot BDD files, only CLI functionality
- Create example flow with minimal functionalities (only build)
- Decide on file format for config files - toml, yaml, json, custom?