taplist

command module
v0.0.0-...-92eed30 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2015 License: MIT Imports: 10 Imported by: 0

README

Taplist gets the list of beers on tap at a bar from taplister and prints them
to your terminal.  Find your bar on taplister.com, and grab the id from the end
of the URL.  For example, the URL for Black Star Co-op in Austin, TX is:

  http://www.taplister.com/bars/4b888dbbf964a520480032e3

To find out what's on tap:

  > taplist 4b888dbbf964a520480032e3

You can also create a file called .taplistrc in your home directory that
contains bar ids followed by a name (or initials, or nickname, or whatever).
An entry for the above example:

  4b888dbbf964a520480032e3 Black Star Co-op

Then you can find out what's on tap by giving part or all of the bar name:

  > taplist black

Disclaimer: I have no clue if or when taplister will change the id format or
HTML and completely break the thing.

Have an appropriate amount of fun!

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL