# README
jsonfmt
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.