simonsobs / librarian

The HERA Librarian.
BSD 2-Clause "Simplified" License
1 stars 2 forks source link

Refactor CLI components #28

Closed JBorrow closed 7 months ago

JBorrow commented 7 months ago

CLI components have been re-factored and we now load all settings from a standard pydantic BaseSettings so they can be configured using environment variables.