Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 274 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 274 Bytes

urban-comics-scraper

A Go scraper to send monthly issues by mail instead of using official website

Requirements

In order to build the tool, you need a working Go setup or docker and docker-compose.

Go

cd src/
make build

Docker

./build.sh