tomljson

command
v2.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package tomljson is a program that converts TOML to JSON.

Usage

Reading from stdin:

cat file.toml | tomljson > file.json

Reading from a file:

tomljson file.toml > file.json

Installation

Using Go:

go install github.com/pelletier/go-toml/v2/cmd/tomljson@latest

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL