qubed/scripts/setup.sh
2025-02-26 09:11:30 +00:00

4 lines
73 B
Bash

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