Skip to content

pantuza/homebrew-jsoncat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

homebrew-jsoncat

Homebrew Formula for Jsoncat, the Json pretty-print parser.

How to install

$> brew tap pantuza/homebrew-jsoncat
$> brew install jsoncat

How to update Formula

To update Formula do the following tasks:

  1. Update jsoncat version at Formula/jsocat.rb
  2. Run 'make update' to check if the sha256 of the tarball changed. If yes it will update Formula file.
  3. Commit and push changes to remote

How to test Formula updates

To untap the previous Formula run:

$> brew untap pantuza/homebrew-jsoncat

Then, repeat the install process.

See the full documentation at project page on github

About

Homebrew Formula for Jsoncat, the Json pretty-print parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published