Skip to content

Set of scripts to deploy node & mobile apps (Titanium or iOS native) with Go Server. (Continuous Delivery project)

License

Notifications You must be signed in to change notification settings

timoa/cdkit.releasescripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CDKit: ReleaseScripts

CDKit is a framework that helps to deploy mobile apps (iOS and Android) to the app stores (iTunes and Goole Play).

Getting started

The release scripts are Python 3 scripts that help to do tasks like changing version of the app based on the pipeline version, create the changelog file based on the last commits, export iOS *.app to *.ipa file, etc.

Prerequisites

Before you start using it, you need to have installed Python 3 on the Go.CD agent(s)

Install Python 3

Linux

Please refer to this page to install Python 3 for Ubuntu 18.04

macOS

If you installed previously Homebrew, let's use it to install Python 3 with this command:

brew install python

TODO

  • Migrate all the scripts to Python 3

About

Set of scripts to deploy node & mobile apps (Titanium or iOS native) with Go Server. (Continuous Delivery project)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages