summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 97a02120498690bbcbf193ecb673e00d89c0db41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Contacts Rework
Place this app in **owncloud/apps/**

## Publish to App Store

First get an account for the [App Store](http://apps.owncloud.com/) then run:

    make appstore_package

The archive is located in build/artifacts/appstore and can then be uploaded to the App Store.

## Running tests
After [Installing PHPUnit](http://phpunit.de/getting-started.html) run:

    phpunit -c phpunit.xml