Helper scripts for developing https://codeberg.org/fabbecker/divera_python
| LICENSE | Add GNU GPLv3 license | |
| README.md | Add README.md with installation instructions | |
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/