qubed/scripts/setup.sh
2024-12-13 14:48:33 +00:00

3 lines
72 B
Bash

python3 -m venv .venv
source .venv/bin/activate
pip install pyyaml redis