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

Add support for toml config #31

Open
cieslarmichal opened this issue Feb 12, 2024 · 3 comments
Open

Add support for toml config #31

cieslarmichal opened this issue Feb 12, 2024 · 3 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@cieslarmichal
Copy link
Owner

Toml parser needs to be added and load config into map, where key is flatten key like database.host. There was yaml/xml support added couple days ago so you can reference it (changes will be very similar to that): #24

@cieslarmichal cieslarmichal added the good first issue Good for newcomers label Feb 12, 2024
@cieslarmichal
Copy link
Owner Author

some toml library you can use: https://github.com/marzer/tomlplusplus

@AdamJovanovic
Copy link

This looks like an issue I'd be interested in. I'll get stuck into it once I finish the apple-clang bug fix on faker-cxx.

@cieslarmichal
Copy link
Owner Author

Ok, assigned :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants