Download the PHP package bushbaby/diawi-uploader without Composer
On this page you can find all versions of the php package bushbaby/diawi-uploader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bushbaby/diawi-uploader
More information about bushbaby/diawi-uploader
Files in bushbaby/diawi-uploader
Package diawi-uploader
Short Description Uploads your mobile builds to Diawi.com
License MIT
Homepage https://github.com/bushbaby/diawi-uploader
Informations about the package diawi-uploader
Diawi Uploader
Quick hack to upload your mobile builds to Diawi. A tool for developers to deploy development and in-house applications directly to the devices.
Installation
Installs this globally (usually to ~/.composer) so as long as ~/.composer/bin is on your PATH you'll be able to run it's commands.
Configuration
You'll need to add a API token from diawi.com. Use the configure command to store it.
Usage Commands
Configure
Will ask you for the appriopiate information regarding the option and persists it to ~/.diawi-uploader.php
.
supported options:
- token: The API token provided by diawi.com
- find_by_udid: May users find apps by apps device id on diawi.com
- wall_of_apps: Should apps by advertised on the 'wall of apps'.
Use diawi-uploader configure
to show the currently set configuration options.
Upload
To upload a file to diawi use this simple command.
To poll the processing of a job run the following command. Note that running the upload command will run this command automaticly.
Status
Once the job has been successfully processed a browser is opened to the page on diawi.com
Limitations
Currently only opens a final URL such as https://install.diawi.com/GtYhbDr
on OSX.
Some flies we're killed during development, though not intentionally!
All versions of diawi-uploader with dependencies
roave/security-advisories Version dev-master
zendframework/zend-stdlib Version ^2.0 || ^3.0
zendframework/zend-servicemanager Version ^2.7.3 || ^3.0
symfony/console Version ^3.2
guzzlehttp/guzzle Version ^6.2