Skip to content

yheric455042/files_mv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files Mv

Place this app in owncloud/apps/ and rename it to files_mv

Install from github

Download the version from github and run the following command in the folder:

make appstore_package

Extract the archive build/artifacts/appstore/files_mv.tar.gz to your owncloud app folder.

Publish to App Store

First get an account for the App Store then run:

make appstore

ocdev will ask for your App Store credentials and save them to ~/.ocdevrc which is created afterwards for reuse.

If the field in appinfo/info.xml is not present, a new app will be created on the appstore instead of updated. You can look up the ocsid in the app page URL, e.g.: http://apps.owncloud.com/content/show.php/News?content=168040 would use the ocsid 168040

Running tests

After Installing PHPUnit run:

phpunit -c phpunit.xml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published