job-scrapper/Readme.md

13 lines
227 B
Markdown
Raw Normal View History

2024-06-13 09:25:28 +00:00
#First time usage
First run python lib/main.py --createdb
Second run python lib/main.py --importregiondb
#Config
edit /lib/conf
#Main scripts
For the cmd line use python lib/main.py --help
For the gui run python lib/gui.py