Login

Use a toml file for config / config system

completed
Ben 1 month ago

While .env vars are nice and everything, I'd like to use a more normal config system, by default look in ~/.config/rubhub/rubhub.toml for example, then /etc/rubhub/rubhub.toml with environmant variables acting as overrides, would be much nicer for running things localy

Ben 18 days ago changed status to completed