toml-merge

command module
v0.0.0-...-f2aa4e2 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

README

toml-merge

Merges TOML files into TOML or JSON

Usage

$ toml-merge
Usage: toml-merge toml-file [ toml-file ... ]
  -output-json
    	Output JSON instead of TOML

Examples

$ toml-merge file1.toml file2.toml > merged.toml

$ toml-merge -output-json file1.toml file2.toml > merged.json

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