makebuildserver
Create an F-Droid build server virtual machine. More information: <https://f-droid.org/en/docs/Build_Server_Setup/>.
Install
- All systems
-
curl cmd.cat/makebuildserver.sh
- Debian
-
apt-get install fdroidserver - Ubuntu
-
apt-get install fdroidserver - Kali Linux
-
apt-get install fdroidserver - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install fdroidserver - OS X
-
brew install fdroidserver - Raspbian
-
apt-get install fdroidserver
Create an F-Droid build server virtual machine. More information: <https://f-droid.org/en/docs/Build_Server_Setup/>.
-
Create a new virtual machine or update an existing one (if available):
makebuildserver -
Force creating a fresh virtual machine:
makebuildserver --clean
© tl;dr; authors and contributors