6 Commits
Author SHA1 Message Date
demus 02667c9ebb Log to journal if JOURNAL_STREAM env var is set
Replace 'journal' with 'console'
Always log to console when nit logging to journal in addition to any file logging
2025-02-08 23:14:07 +01:00
demus bfdde55a37 Fix re-using the existing config value in setup mode
Refactor the input code
2025-02-07 10:52:26 +01:00
demus cd7a035b29 Handle ~ in provided paths 2025-02-05 23:53:42 +01:00
demus 3ede967aef Add pytest to pyproject.toml dependencies 2025-02-05 10:23:59 +01:00
demus 10169d51e2 Add setup mode and use pyxdg to provide paths 2025-02-04 01:21:20 +01:00
demus 0aab573264 Test args and config handlers
Fix bugs
2025-02-02 16:27:29 +01:00