Directories
¶
Path | Synopsis |
---|---|
Jsontoml reads JSON and converts to TOML.
|
Jsontoml reads JSON and converts to TOML. |
Tomljson reads TOML and converts to JSON.
|
Tomljson reads TOML and converts to JSON. |
Tomll is a linter for TOML Usage: cat file.toml | tomll > file_linted.toml tomll file1.toml file2.toml # lint the two files in place
|
Tomll is a linter for TOML Usage: cat file.toml | tomll > file_linted.toml tomll file1.toml file2.toml # lint the two files in place |
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.
|
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. |
Click to show internal directories.
Click to hide internal directories.