Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 318 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 318 Bytes

brewdog tap-list cli 🍻

# install
go get github.com/nesze/brewdog

# list bars
brewdog bars

# what's on tap
brewdog on-tap --bar camden

# where is on tap
brewdog where --beer cybernaut

I wanted to try out a few popular libs while hacking this. As many times, they turned out to be superfluous.