Skip to content

youknowone/VisualJSON

Repository files navigation

Build Status

Website: http:https://youknowone.github.com/VisualJSON

VisualJSON is simple JSON pretty-viewer for Mac OS X.

For user

Download

Download recent VisualJSON on Appstore. (http:https://itunes.apple.com/app/id488709442)

Or try preview if available. (http:https://github.com/youknowone/VisualJSON/downloads)

Help

Visit help wiki (http:https://github.com/youknowone/VisualJSON/wiki)

Report an issue

You need github account. Issue tracker is http:https://github.com/youknowone/VisualJSON/issues

IRC

You need an IRC client, such as XChat Azure

Visit irc:https://irc.freenode.org/#youknowone

NOTE: I am joining always, but don't feedback realtime.

For developer

Fork on project page http:https://github.com/youknowone/VisualJSON.

Or clone this project.

git clone git:https://github.com/youknowone/VisualJSON.git
cd VisualJSON
git submodule update --init
pod install
open VisualJSON.xcworkspace

HACKING.md for tips ;)