MorrisJobke / poodle

App to manage polls - ownCloud conference 2015 workshop app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

App to manage polls - ownCloud conference 2015 workshop app

License:GNU Affero General Public License v3.0


Languages

Language:PHP 81.6%Language:Makefile 7.9%Language:JavaScript 6.1%Language:CSS 4.4%