/poodle

App to manage polls - ownCloud conference 2015 workshop app

Primary LanguagePHPGNU Affero General Public License v3.0AGPL-3.0

Poodle

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