Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 448 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 448 Bytes

Transmission Web Client

Place this app in owncloud/apps/

Note

  • Runs fine with nginx and php7

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