F-Droid build tool. F-Droid is an installable catalog of FOSS (Free and Open Source Software) applications for the Android platform. More information: https://f-droid.org/en/docs/Building_Applications/.
fdroid build {{app_id}}
fdroid build {{app_id}} --server
fdroid publish {{app_id}}
fdroid install {{app_id}}
fdroid lint --format {{app_id}}
fdroid rewritemeta {{app_id}}