1
0
mirror of https://github.com/tiyn/stud.ip-crawler.git synced 2025-04-03 16:37:48 +02:00
This commit is contained in:
TiynGER 2020-06-10 00:24:28 +02:00
commit a5d7b0304b

View File

@ -23,10 +23,13 @@ If you run the program again it only downloads files that have changed since the
- [x] Console log
- [x] Log file
- [x] Specify log level
- [ ] Docker
- DockerHub image
- Docker-compose with db
## Installation
- create an instance of
- create an instance of a mysql database
- `git clone https://github.com/tiyn/studip-crawler`
- `cd studip-crawler/src/`
- `pip3install -r requirements` - install dependencies