Skip to content
This repository has been archived by the owner on May 6, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 401 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 401 Bytes

Activity Defaults

Place this app in owncloud/apps/

Publish to App Store

First get an account for the App Store 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 run:

phpunit -c phpunit.xml