Skip to content

Add config file discovery and defaults#63

Merged
mapitman merged 1 commit intomainfrom
43-config-file-location-handling
Feb 14, 2026
Merged

Add config file discovery and defaults#63
mapitman merged 1 commit intomainfrom
43-config-file-location-handling

Conversation

@mapitman
Copy link
Copy Markdown
Owner

Summary

  • add config discovery across OS-specific locations and auto-create defaults
  • embed appsettings.yaml as the default config template
  • document config file locations in README
  • add tests for config path selection and defaults

Testing

  • runTests

@mapitman mapitman linked an issue Feb 14, 2026 that may be closed by this pull request
@mapitman mapitman merged commit fce11d7 into main Feb 14, 2026
2 checks passed
@mapitman mapitman deleted the 43-config-file-location-handling branch February 14, 2026 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Config file location handling

1 participant