Created
March 8, 2013 05:33
-
-
Save phyous/5114422 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 1- Make sure you have node installed | |
brew install node | |
# 2- install prettyjson as a global package | |
sudo npm install -g prettyjson |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment