Files
2026-05-23 04:26:28 +02:00

30 lines
466 B
YAML

profile: small-saas
commands:
inspect:
argv:
- PYTHONPATH=src
- python3
- -m
- info_tech_canon
- profile
- inspect
- small-saas
validate:
argv:
- PYTHONPATH=src
- python3
- -m
- info_tech_canon
- profile
- validate
- small-saas
graph:
argv:
- PYTHONPATH=src
- python3
- -m
- info_tech_canon
- profile
- graph
- small-saas