globalforest/README.md
2020-10-18 20:53:02 +03:00

447 B

GlobalForest

A map-based social gardening

  • ./setup_packages.sh - install ubuntu system package requierments

  • ./setup_venv.sh - prepares the virtual environment using kivy 2.0.0rc3 with python 3.8 (ubuntu 20.04)

  • python3 populatedb.py trees.kml

  • ./start.sh - run the virtual environment locally

  • ./build.sh - run buildozer inside the virtual env to build and deploy

  • ./cleanup.sh - removes the work dirs from the local repo