Building
Currently, running the project can be done by installing briefcase in a venv with:
python3 -m venv venv
source venv/bin/activate
pip install briefcase
Clone the project, and run briefcase dev -r in the root directory of the project.
Currently, running the project can be done by installing briefcase in a venv with:
python3 -m venv venv
source venv/bin/activate
pip install briefcase
Clone the project, and run briefcase dev -r in the root directory of the project.