Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/midzer/beer2md

Parse OpenBeerDB *.csv files and convert the data to markdown files
https://github.com/midzer/beer2md

beer csv database markdown

Last synced: 27 days ago
JSON representation

Parse OpenBeerDB *.csv files and convert the data to markdown files

Awesome Lists containing this project

README

        

# beer2md

Parse [OpenBeerDB](https://openbeerdb.com/) *.csv files and convert the data to markdown files

## Getting Started

* download and set up Go: see https://golang.org/doc/install
* clone this repository
* `go build`
* download and extract OpenBeerDB
* run conversion: `./beer2md`
* the output will be put in subdirectory `breweries`