Skip to content

Instantly share code, notes, and snippets.

@DracoBlue
Created March 26, 2012 07:44
Show Gist options
  • Select an option

  • Save DracoBlue/2203761 to your computer and use it in GitHub Desktop.

Select an option

Save DracoBlue/2203761 to your computer and use it in GitHub Desktop.
JSON to CSV conversion by using the cli of https://github.com/DracoBlue/Craur
$ curl -s http://github.com/api/v2/json/issues/list/DracoBlue/node-facebook-client/open | craur issues[].number issues[].title issues[].user
14;"cookie expiration check reversed";enki
17;"Add simple storage for mapping between oauth-code and access_tokens";DracoBlue
24;"Large amount of timeouts over time";dominiek
25;"/Picture api fixed";edjoperez
26;"Add method to FacebookClient to parse signed_request";leoasis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment