master
TiynGER 5 years ago
commit a5d7b0304b

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

Loading…
Cancel
Save