dblommesteijn / ownc-myapp

My First ownCloud app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My App

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

My First ownCloud app

License:MIT License


Languages

Language:PHP 80.6%Language:JavaScript 12.1%Language:Makefile 5.9%Language:CSS 1.3%