# Packages
No description provided by the author
# README
go-whosonfirst-hash
Go package for working with hashes in Who's On First documents
Install
You will need to have both Go
(specifically version 1.12 or higher because we're using Go modules) and the make
programs installed on your computer. Assuming you do just type:
make tools
All of this package's dependencies are bundled with the code in the vendor
directory.
Important
This is almost certainly not a general purpose package. It is shaped like the day-to-day needs of Who's On First in mid-2017...