Open LyndonArmitage opened 6 years ago
Oh yes, definitely welcome!
I'd also love to see support for TOML, if you are still interested. :smiley:
Apologies for leaving this message then disappearing. I shall work on a pull request as soon as I get a chance, hopefully some time this week.
thanks @LyndonArmitage that would be great
Added PR. See #57
Need to be aware of what version(s) of the TOML Spec we add support for.
Apologies for the lengthy delay.
I've written a small library to add support for the TOML configuration format here using the toml4j library. Is there any interest in creating a pull request and adding this support to this project? It should only take a small amount of effort to add although I am unsure on how to test the code generation side of things.