Skip to content
This repository was archived by the owner on Oct 26, 2022. It is now read-only.

Github integration

Jan Berkel edited this page Nov 15, 2011 · 6 revisions

Github integration

You can upload the apk files directly to github's file section, just set your github username in ~/.gitconfig:

[github]
    user = jberkel

Since API tokens are currently not supported you'll need to set your github password in the environment variable GITHUB_PASSWORD (subject to change).

Clone this wiki locally