No description
.gitignore | ||
build.sh | ||
buildozer.spec | ||
cleanup.sh | ||
main.py | ||
README.md | ||
requierments.txt | ||
setup_packages.sh | ||
setup_venv.sh |
GlobalForest
A map-based social gardening
setup_packages.sh - install ubuntu system package requierments setup_venv.sh - prepares the virtual environemnt and install pip modules in it
source venv/bin/activate - enter the virtual environment
build.sh - run buildozer inside the virtual env to build and deploy cleanup.sh - removes the work dirs from the local repo