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

Be able to generate TOML as well as parse it. #7

Open
anicholson opened this issue Jul 12, 2016 · 4 comments
Open

Be able to generate TOML as well as parse it. #7

anicholson opened this issue Jul 12, 2016 · 4 comments

Comments

@anicholson
Copy link

What would be required to write TOML to a file, as well as just reading it?

@asterite
Copy link
Contributor

Create a TOML::Builder similar to the current JSON::Builder class in the standard library. I might do it one of these days (TOML is pretty tricky)

@asterite
Copy link
Contributor

asterite commented Oct 1, 2018

Edit: I'll never do the above. So if anyone want to do it, please go ahead.

@anicholson
Copy link
Author

FWIW, I don't like TOML anymore, so I won't either 😆

@asterite
Copy link
Contributor

asterite commented Oct 1, 2018

Yup, I don't like TOML either...

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

No branches or pull requests

2 participants