Skip to content

Instantly share code, notes, and snippets.

@jbavari
Last active August 29, 2015 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jbavari/3436b9988e9a2c5d077d to your computer and use it in GitHub Desktop.
Save jbavari/3436b9988e9a2c5d077d to your computer and use it in GitHub Desktop.
{
"tour": [
{
"brewery": "Boulder Beer",
"url": "http://boulderbeer.com/beers",
"beer": "Hazed and Infused",
"topic": "Dealing with Hazy specifications"
},
{
"brewery": "Upslope Brewery",
"url": "http://upslopebrewing.com/beer/",
"beer": "Foreign Style Stout",
"topic": "Upcoming Foreign Conferences"
},
{
"brewery": "Walnut Brewery",
"url": "http://www.walnutbrewery.com/DisplayBeerItemList.php",
"beer": "Old Elk Brown Ale",
"topic": "Oldest used tech/library/codebase"
},
{
"brewery": "Avery Brewery",
"url": "http://averybrewing.com/our-ales/",
"beer": "The Reverand",
"topic": "Methods for cleaning up sinful tests"
},
{
"brewery": "Mountain Sun",
"url": "http://www.mountainsunpub.com/beerListHouseAles.php",
"beer": "XXX Pale Ale",
"topic": "Worst habits when you dev/work"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment