Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

sorairolake/jsonfmt

Repository files navigation

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.