# Dependencies
pdm install
# Virtual environment
pdm venv list
eval $(pdm venv activate your_venv_name)
cd tests
python mark.py
python detect.py
python test.py
pdm build
Fork of offmark to integrate with Argos (https://github.com/CezarGab/argos)
Repository from Github https://github.comCezarGab/offmark-py
# Dependencies
pdm install
# Virtual environment
pdm venv list
eval $(pdm venv activate your_venv_name)
cd tests
python mark.py
python detect.py
python test.py
pdm build
Fork of offmark to integrate with Argos (https://github.com/CezarGab/argos)
MIT License