Skip to content

yglukhov/gplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gplay Build Status

Google Play APK Uploader, written in Nim

Usage

Install:

nimble install gplay

Uploading:

gplay upload --email=<GPLAY_EMAIL> --key=<PATH_TO_GPLAY_PRIVATE_KEY> <APP_ID> <TRACK_NAME> <PATH_TO_APK>

Example:

gplay upload --email=my-buildmachine@api-1234567-1234567.iam.gserviceaccount.com --key=path/to/private.key com.cmycompany.myapp alpha path/to/myapp.apk

About

Google Play APK Uploader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages