Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Combat

Deploy your iPhone and Android apps to clients with ease. It's like Capistrano, only for mobile apps.

Install

Run

gem install combat

Usage

In your mobile applications directory run

combat setup

This creates a new config.yml.

To run a new deploy type

combat deploy

Configuration

Create a ~/.combatrc with default configuration for all combat projects, like this example:

--- 
:host: my.server.com
:path: /var/www/myserver/mobile_apps/
:url: http://my.server.com/mobile_apps 
:filename: android_file.apk
:name: My application dev page

TODO

Todo stuff:

  • Test Android support

About

Deploy your iPhone and Android applications to clients with ease. It's like Capistrano, only for mobile apps.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /