mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-13 02:30:11 +01:00
Tools for managing builds, indexes, updates, and deployments for F-Droid repositories.
c21ab7dbdf
This is quite simple, but makes the user experience consistent when setting up repos: run init then update locally, then run init then update on the server. This patch also includes PEP8 formatting fixes |
||
---|---|---|
buildserver | ||
completion | ||
docs | ||
fdroidserver | ||
wp-fdroid | ||
.gitignore | ||
config.buildserver.py | ||
config.sample.py | ||
COPYING | ||
fd-commit | ||
fdroid | ||
fdroid-icon.png | ||
makebs.config.sample.py | ||
makebuildserver.py | ||
README | ||
setup.py | ||
updateplugin.sh |
F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device. The F-Droid server tools provide various scripts and tools that are used to maintain the main F-Droid application repository. You can use these same tools to create your own additional or alternative repository for publishing, or to assist in creating, testing and submitting metadata to the main repository. For documentation, please see the docs directory. Alternatively, visit http://f-droid.org/manual/