27 lines
706 B
Markdown
27 lines
706 B
Markdown
|
F-Droid Client
|
||
|
==============
|
||
|
|
||
|
[![Build status](https://ci.gitlab.com/projects/5274/status.png?ref=master)](https://ci.gitlab.com/projects/5274?ref=master)
|
||
|
|
||
|
This repository holds general and build information for all the apps on our
|
||
|
main repo on f-droid.org.
|
||
|
|
||
|
Quickstart
|
||
|
----------
|
||
|
|
||
|
First, you need [fdroidserver](https://gitlab.com/fdroid/fdroidserver). Once
|
||
|
you have `fdroid` in your path, you can start using it in your fdroiddata
|
||
|
clone.
|
||
|
|
||
|
For most setups, an empty config.py will be sufficient - `touch config.py`.
|
||
|
|
||
|
Contributing
|
||
|
------------
|
||
|
|
||
|
See the [contributing guidelines](CONTRIBUTING.md).
|
||
|
|
||
|
More information
|
||
|
----------------
|
||
|
|
||
|
You can find more details on [the manual](https://f-droid.org/manual/).
|