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

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


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

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Shared_Session
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