- clone/cd into the repo
$ git clone <repo>; cd <repo> - create a virtual environment
python -m venv venv - activate the virtual environment
source venv/bin/activate - install pip packages
python -m pip install -r requirements.txt - run server
chmod +x run_server.sh; ./run_server.sh
This repository was archived by the owner on Feb 25, 2023. It is now read-only.
makeopensource/hidemysecretsauce.com
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|