gonv

command module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 License: MIT Imports: 13 Imported by: 0

README

gonv

Convert between JSON, YAML and TOML.

Installation

Run the following command:

go install github.com/p1486/gonv

Or download prebuilt binary from the GitHub release page

Usage

$ gonv --help
Convert between JSON, YAML, and TOML.

Usage:
  gonv [file]... [flags]

Flags:
  -f, --format string   Set the output format [possible values: json, yaml, toml]
  -h, --help            help for gonv
  -p, --pretend         Print converted data but not actually change annything
  -q, --quiet           Do not print log messages
  -s, --style string    Set the highlight style (default "github")
  -v, --version         version for gonv

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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