bushbaby/diawi-uploader
Composer 安装命令:
composer require bushbaby/diawi-uploader
包简介
Uploads your mobile builds to Diawi.com
README 文档
README
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
composer g require bushbaby/diawi-uploader
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
diawi-uploader configure <option>
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.
diawi-uploader upload <path>
To poll the processing of a job run the following command. Note that running the upload command will run this command automaticly.
Status
diawi-uploader status <job>
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!
统计信息
- 总下载量: 23
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-01-06