Skip to content
This repository was archived by the owner on Aug 25, 2022. It is now read-only.

ia7ck/json-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-formatter

A tool for formatting JSON.

Demo

Demo

Install

$ cargo install --path .
... (omit) ...
  Installing /home/yourname/.cargo/bin/jsonfmt
   Installed package `jsonfmt v1.0.0 (/path/to/json-formatter)` (executable `jsonfmt`)
$ jsonfmt --help
USAGE:
    jsonfmt [FLAGS] [json_file]

FLAGS:
    -h, --help        Prints help information
    -i, --in-place    overwrite <json_file> if specified
    -V, --version     Prints version information

ARGS:
    <json_file>

Uninstall

$ cargo uninstall

About

JSON Formatter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages