mirror of
https://github.com/YunoHost/yunodevtools.git
synced 2025-10-09 00:38:33 +02:00
Tools for YunoHost catalog management and application development
.github | ||
appslib | ||
autopatches | ||
autoupdate_app_sources | ||
helpers2.1 | ||
readme_generator | ||
repos_management | ||
tools | ||
update_app_levels | ||
webhooks | ||
.gitignore | ||
__init__.py | ||
app_caches.py | ||
catalog_linter.py | ||
cron | ||
LICENSE | ||
list_builder.py | ||
maintenance.sh | ||
README.md | ||
requirements-ci.txt | ||
requirements.txt | ||
save_added_date.py |
YunoHost Apps tools
This repository contains miscelaneous internal tools for YunoHost apps management.
If you're not familiar with YunoHost development, you're probably in the wrong place. Maybe go to the main YunoHost doc.
- autopatches: Scripts to automatically apply patches and create PRs on the apps
- autoupdate_app_sources: Daily task to find upstream updates for app packages
- readme_generator: Scripts that generate Readme files for the app git repositories
- update_app_levels: Hourly/weekly tasks to update the app catalog and appstore
- webhooks: miscenaleous webhooks for the app CI and readme generator.