PublicMatt 1e53178676 feat(config): make music base path configurable via env var
hardcoded ~/Music path broke on any non-standard setup.
`music_base_path` on root CLI and `Command` base reads from $MUSIC_BASE_PATH.
`seasons()` and `current_quarter()` now take the path explicitly.
adds .env.example, .envrc, and a pytest covering --help output.
2026-08-08 11:28:53 -07:00
2025-01-20 13:01:50 -08:00
2025-01-20 12:00:18 -08:00
2025-01-20 12:00:18 -08:00
S
Description
music utilities
Readme 489 KiB
Languages
Python 100%