edit sources
This commit is contained in:
parent
847aeae772
commit
328a70ff9b
7 changed files with 512 additions and 38 deletions
|
|
@ -112,3 +112,5 @@ uv run repub crawl -c repub.toml
|
|||
- Runtime ffmpeg availability is provided by the flake package and devshell.
|
||||
- Tests live under `tests/`.
|
||||
- `prompts/` is git ignored intentionally
|
||||
- Treat the repo-root `republisher.db` as user-owned local state. Do not delete or reset it as part of routine testing or verification.
|
||||
- For automated tests or isolated verification, use a separate database path via `REPUBLISHER_DB_PATH` instead of mutating or removing the repo-root database.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue