CLI: Load from file or module. Add software tests and documentation.

Also, refactor to `responder.ext.cli`.
This commit is contained in:
Andreas Motl
2024-10-26 15:12:49 +02:00
committed by Andreas Motl
parent 827cc64988
commit 6f9c11645a
16 changed files with 924 additions and 53 deletions
+3
View File
@@ -63,6 +63,9 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
- uses: actions/setup-node@v4
with:
node-version: 22
- uses: yezz123/setup-uv@v4
- name: Install and validate package (Python 3.6)