Sub‐generator: create‐keystore - BlueOakJS/generator-blueoak GitHub Wiki
Description
This sub-generator generates an android keystore for your project. For more information on the Android Keystore System, see the official Android developer documentation.
Usage
yo blueoak:create-keystore
Prompts
- What filename would you like to use for the Android keystore?
- default: 'android.keystore'
- What alias name would you like to use for the Android key?
- default: 'android'