Like A Duck to Experienced [email protected] • 2 years agoWhat is the best file format for configuration file?message-square52fedilinkarrow-up142
arrow-up142message-squareWhat is the best file format for configuration file?Like A Duck to Experienced [email protected] • 2 years agomessage-square52fedilink
minus-square@[email protected]linkfedilink8•2 years agohttps://nestedtext.org/ It’s like yaml but simple, consistent, untyped, and you never need to escape any characters, ever. Types and validation aren’t going to be great unless they’re in the actual code anyway.
https://nestedtext.org/
It’s like yaml but simple, consistent, untyped, and you never need to escape any characters, ever.
Types and validation aren’t going to be great unless they’re in the actual code anyway.
deleted by creator