https://github.com/inwinstack/owncloud-mail_external
https://github.com/inwinstack/owncloud-mail_external
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/inwinstack/owncloud-mail_external
- Owner: inwinstack
- License: agpl-3.0
- Created: 2016-01-08T09:47:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-21T02:18:33.000Z (over 9 years ago)
- Last Synced: 2025-01-03T09:39:26.644Z (6 months ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
# Mail External
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