Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/midzer/beer2md
- Owner: midzer
- Created: 2022-02-05T15:15:20.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T14:12:28.000Z (almost 3 years ago)
- Last Synced: 2024-11-01T18:42:41.815Z (3 months ago)
- Topics: beer, csv, database, markdown
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`