1
0
Fork
You've already forked divera_python_helper
0
Helper scripts for developing https://codeberg.org/fabbecker/divera_python
2023年06月17日 23:30:19 +02:00
LICENSE Add GNU GPLv3 license 2023年06月17日 23:30:19 +02:00
README.md Add README.md with installation instructions 2023年06月17日 23:29:16 +02:00

Divera Python Helper

Scripts to help develop divera_python.

Install

cd path/to/preferred/location
git clone https://codeberg.org/fabbecker/divera_python
git clone https://codeberg.org/fabbecker/divera_python_helper
cd divera_python_helper/
virtualenv venv/
source venv/bin/activate
pip install -e ../divera_python/