Installation ============ Git clone repository: ------- https://gitlab.tjhsst.edu/understudyathon-2020/group-1/schoolos.git Install repository and create env ------- cd SkoolOS python3 -m venv env source env/bin/activate pip install -r requirements.txt