cmd/ directory
Directories ΒΆ
| Path | Synopsis |
|---|---|
| cmd/jsontoml | Jsontoml reads JSON and converts to TOML. |
| cmd/tomljson | Tomljson reads TOML and converts to JSON. |
| cmd/tomll | Tomll is a linter for TOML |
| cmd/tomltestgen | Tomltestgen is a program that retrieves a given version of https://github.com/BurntSushi/toml-test and generates go code for go-toml's unit tests based on the test files. |