chiark / gitweb /
import app into fdroid directly from git clone
authorHans-Christoph Steiner <hans@eds.org>
Mon, 21 Mar 2016 20:00:12 +0000 (21:00 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 23 Mar 2016 16:16:28 +0000 (17:16 +0100)
commit19189b9b041e23afc15fa0b0d06ee30e62b34208
tree4b9f40bd0e3c95a8a4a381b390a43fd678d1bbc9
parent994488ad47872d1d8aa10a90e28e30dda883da6e
import app into fdroid directly from git clone

This adds a new method for `fdroid import` that will generate the fdroidserver
metadata based on a local git repo.  This new mode generates the metadata in
the new .fdroid.yaml format in the git repo itself.  It is intended as a quick
way to get starting building apps using the fdroidserver tools.
docs/fdroid.texi
fdroidserver/import.py
setup.py