initial commit

This commit is contained in:
lukaszett 2023-10-19 22:53:36 +02:00
commit 7edf451e2e
6 changed files with 200 additions and 0 deletions

2
Makefile Normal file
View file

@ -0,0 +1,2 @@
build:
docker build -t knack-scraper .