job-scrapper/Readme.md

13 lines
240 B
Markdown
Raw Normal View History

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