...
- Install Python 3.
- Install pipenv.
- Install dependencies via
pipenv install
. - Copy
.env.dist
to.env
and fill in the values.- View contents of
.env.dist
for more information.
- View contents of
- Run the
src/main.py
script viapipenv run python src/main.py
.
Made with ❤️ by the team of Vegan Safespace.