Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/inwinstack/owncloud-files_sharing_ext


https://github.com/inwinstack/owncloud-files_sharing_ext

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Share Extension
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