Skip to content

Instantly share code, notes, and snippets.

@jessedc
Created August 19, 2015 01:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jessedc/4a8ebc4b6cfbfbad7b9d to your computer and use it in GitHub Desktop.
Save jessedc/4a8ebc4b6cfbfbad7b9d to your computer and use it in GitHub Desktop.
Tidy up your json with JQ
cat schema/schema.json | jq -M . > schema/schema.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment