samotari / crypto-terminal

CryptoTerminal is an open-source terminal application with which merchants can accept in-person cryptocurrency payments.
https://samotari.github.io/cryptoterminal.eu/
GNU Affero General Public License v3.0
93 stars 57 forks source link

adds script that prepare a the fdroid repository branch #344

Closed tomichec closed 5 years ago

tomichec commented 5 years ago

The commit adds script that prepare the repository for fdroid build.

In the process, the repository is checked out to a newly created branch fdroid that is then committed to the origin repo. This branch contains all files required for successful fdroid build.

tomichec commented 5 years ago

this replaces PR341

chill117 commented 5 years ago

Used the new script to push to the new fdroid branch. Let me know if anything still needs to be done. Thanks a bunch for pushing this forward, @tomichec