MikMuellerDev / jsonfmt-rs

A simple and boring JSON formatter written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsonfmt-rs

A simple and boring JSON formatter written in Rust

Usage

Just supply the file to be formatted as the first argument and have it be fomatted.

jsonfmt foo.json

About

A simple and boring JSON formatter written in Rust

License:GNU General Public License v2.0


Languages

Language:Rust 100.0%