You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Drew Short
2bd77daf4a
|
5 years ago | |
---|---|---|
app | 5 years ago | |
resources/mac | 5 years ago | |
scripts | 5 years ago | |
.gitignore | 5 years ago | |
.python-version | 5 years ago | |
README.md | 5 years ago | |
poetry.lock | 5 years ago | |
pyproject.toml | 5 years ago |
README.md
Renku
Renku is a simple cross platform Image Board and Booru Browser
Development
Prerequisites
- Python 3.6+
- Poetry
- PyEnv
Building
A number of scripts have been created to help build the project
scripts/clean.sh
This script is responsible for cleaning the working directories used during buildsscripts/nuitka_build.sh
This script performs the required steps to compile and package the application with nuitkascripts/mac_app_bundle
This script performs the required steps to take a nuitka compiled application and package it for Mac OS
License
Renku is licensed under the GPLv3
Additional information can be found in the LICENSE file