Skip to content

Instantly share code, notes, and snippets.

15 gallon brew pot
11.7 gallon mash/lauter with false bottom
11.7 gallon hot liquor tank with siphon sprayer
50ft copper immersion chiller
2 6.5 gallon glass carboys (in milk crates)
airlocks and bungs
auto-siphon and tubing
carboy brush and sprayer
Star San & PBW
hydrometer
@msirianni
msirianni / 0_reuse_code.js
Created March 3, 2014 15:33
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
{% if content contains "(ticket.account)" %}
{{content | replace: "(ticket.account)", "" }}
{% else %}
{{content}}
{% endif %}