Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@monkeydom monkeydom released this 12 Feb 13:19

Switched to toml11 for toml v1.0.0 support

tomlutil v2.0.0 (toml11 v3.7.1)

Usage: tomlutil [-f json|xml1|binary1|toml] file [outputfile]

A file of '-' reads from stdin. Can read json, plists and toml. Output defaults to stdout.
-f format   Output format. One of json, xml1, binary1, toml. Defaults to toml.
-lint       Just lint with toml11, no output.