Skip to content

Instantly share code, notes, and snippets.

@troytop
Created July 19, 2012 23:20
Show Gist options
  • Save troytop/3147567 to your computer and use it in GitHub Desktop.
Save troytop/3147567 to your computer and use it in GitHub Desktop.
codeforamerica-appstore
{
"apps" : [
{
"branch" : "master",
"desc" : "Follow all the members of a Twitter list with a single click",
"framework" : "rails3",
"home" : "https://github.com/codeforamerica/follow-all",
"icon" : "prezbuzz.png",
"id" : "followall",
"license" : "Unknown",
"mem" : "128",
"name" : "Follow All",
"repo" : "https://github.com/codeforamerica/follow-all.git",
"runtime" : "ruby19"
}
],
"store" : {
"contact" : "Stackato Support <stackato-support@activestate.com>",
"icon" : "activestate.png",
"icons" : "http://get.stackato.com/store/icon/",
"title" : "Code for America Apps"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment