Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic .toml configuration file support #5

Closed
drewoldag opened this issue Aug 8, 2024 · 0 comments · Fixed by #6
Closed

Basic .toml configuration file support #5

drewoldag opened this issue Aug 8, 2024 · 0 comments · Fixed by #6
Assignees
Labels
enhancement New feature or request

Comments

@drewoldag
Copy link
Collaborator

Implement basic functionality to:

  1. Read a default configuration .toml file
  2. Read a user-specified config file
  3. Merge the two together with user-specified overriding the defaults
  4. Output the final config file as toml
@drewoldag drewoldag added the enhancement New feature or request label Aug 8, 2024
@drewoldag drewoldag self-assigned this Aug 9, 2024
@drewoldag drewoldag linked a pull request Aug 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant