fdroid
all
F-Droid build tool. F-Droid is an installable catalog of FOSS (Free and Open Source Software) applications for the Android platform.
More info →Examples (6)
Build a specific app
fdroid build app_idBuild a specific app in a build server VM
fdroid build app_id --serverPublish the app to the local repository
fdroid publish app_idCheck if the metadata is formatted correctly
fdroid lint --format app_idFix the formatting automatically (if possible)
fdroid rewritemeta app_idmade by @shridhargupta | data from tldr-pages