command
Version:
v0.0.0-...-749e123
Opens a new window with list of versions in this module.
Published: Sep 10, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package jsontoml is a program that converts JSON to TOML.
Usage ¶
Reading from stdin:
cat file.json | jsontoml > file.toml
Reading from a file:
jsontoml file.json > file.toml
Installation ¶
Using Go:
go install git.sr.ht/~ixoh/toml/cmd/jsontoml@latest
Source Files
¶
Click to show internal directories.
Click to hide internal directories.