Hacker News new | ask | show | jobs
by EddieRingle 3269 days ago
> I think we use toml for the Runner since it is written in Go and should be deployed on another server.

Couldn't you just parse YAML in Go, or TOML in Ruby? (Or why not give the option of multiple formats?)