Commit Graph

3 Commits

Author SHA1 Message Date
James C. Palmer fe2a343c41 Add global `config`, support for `.env` and apply cli args to `config` at start. 2024-03-24 12:41:54 -07:00
James C. Palmer c0ed82c465 Add app configuration management
- Integrate Pydantic and Pydantic Settings for config models and validation
- Add `config.yaml` for structured and readable configuration
- Centralize environment variable loading and configuration instance
2024-03-23 15:25:32 -07:00
Ty Fiero d8e575d386 Rename directories to software and source 2024-03-21 14:20:50 -07:00