JSON formatter
Simple JSON formatter for my personnal use. By default try to format all file with json extension in the current working directory
Usage:
jsonfmt -h
-dir string
The input directory (default ".")
-pattern string
Pattern for filename to retrieve (default "json")