batou
batou copied to clipboard
turn environment config into toml files
Should be a relatively simple replacement and will help embedding structured config more easily and would get rid of most type conversion issues.
Long term we want this to be different anyway, but this is a low hanging next step.
- [ ] automatic migration step .cfg -> .toml
- [ ] how does this interact with secrets / embedded secrets?