Skip to content

Just make JSON files really pretty

License

Notifications You must be signed in to change notification settings

wikimedia/pretty-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pretty-json

Just make JSON files really pretty

Setup

python3 -m venv venv
. ./venv/bin/activate
pip install -r requirements.txt

Usage

Dry Run (default)

python pretty.py json <filename>

Overwriting File with Pretty Version

python pretty.py json <filename> --nodry_run

About

Just make JSON files really pretty

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages