Skip to content

leancodepl/mobile-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobile-tools

All useful scripts gathered in one place.

Install

$ brew tap leancodepl/tools

$ brew install mobile-tools

Programs

To learn more about programs, see their source code. They should have an extensive comment at the top of the file.

generate_keystore

Generates a single keystore (.jks) file for Android app signing. Usage: $ generate_keystore <owner> <app_name> <type>

App signing by Google Play

Upload created prod key instead of letting Google Play create one.

Uploading keystore to Google is available when uploading the first build.

IMPORTANT!

Adding prod_upload key needs to be done in the same transaction!

About

Simple programs and shellscripts to make our mobile developers' lives easier.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

Languages