https://github.com/leancodepl/mobile-tools
Simple programs and shellscripts to make our mobile developers' lives easier.
https://github.com/leancodepl/mobile-tools
Last synced: about 1 year ago
JSON representation
Simple programs and shellscripts to make our mobile developers' lives easier.
- Host: GitHub
- URL: https://github.com/leancodepl/mobile-tools
- Owner: leancodepl
- License: other
- Created: 2021-09-29T09:29:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-30T21:03:55.000Z (about 2 years ago)
- Last Synced: 2025-03-25T19:21:15.519Z (about 1 year ago)
- Language: Shell
- Size: 216 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 `tst`, `prod_upload`, and `prod` keystore (`.jks`) files.
**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!
 