Example Usage
sudo apt install git python3 #on distributions using APT (like the Debian family)
    git clone https://github.com/evildevill/Hackerwasi
    cd Hackerwasi
    python3 -m pip install -r requirements.txt