Skip to content

Instantly share code, notes, and snippets.

@hosh
Created August 19, 2009 13:11
Show Gist options
  • Save hosh/170350 to your computer and use it in GitHub Desktop.
Save hosh/170350 to your computer and use it in GitHub Desktop.
#!/usr/bin/ruby
require 'rubygems'
require 'json'
require 'pp'
pp JSON.parse(STDIN.read)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment