Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 135 Bytes

File metadata and controls

9 lines (5 loc) · 135 Bytes

python -m venv venv venv

source venv/bin/activate

pip install -r requirements.txt

python auto_registeration.py

python auto_login.py