Search Results

8
votes

Application configuration files

YAML, for the simple reason that it makes for very readable configuration files compared to XML. XML: <user id="babooey" on="cpu1"> <firstname>Bob</firstn …