Categorygithub.com/sorairolake/jsonfmt
repository
0.2.2
Repository: https://github.com/sorairolake/jsonfmt.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

jsonfmt

CI Package

jsonfmt is a formatter for JSON.

Installation

From source

go install github.com/sorairolake/jsonfmt/cmd/jsonfmt@latest

From binaries

The release page contains pre-built binaries for Linux, macOS and Windows.

How to build

Please see BUILD.adoc.

Usage

Please see jsonfmt(1).

Changelog

Please see CHANGELOG.adoc.

Contributing

Please see CONTRIBUTING.adoc.

License

Copyright (C) 2022 Shun Sakai (see AUTHORS.adoc)

This program is distributed under the terms of either the Apache License 2.0 or the MIT License.

See COPYRIGHT, LICENSE-APACHE and LICENSE-MIT for more details.