NPM Package to Generate Keystores
-
Hello guys,
I just published a NPM package to create keystore files simply for sign apk's, to generate a keystore, generally we use large command like below,
keytool -genkey -v -keystore my-release-key.keystore -alias alias_name -keyalg RSA -keysize 2048 -validity 10000
within this package we just run simple command with two arguments like below,
kg key generate
It's pretty simple, star my github repo if you're love this package.
Installation guide can found on npm package page and github repo.https://www.npmjs.com/package/keystore-generator
https://github.com/codingwithmrdev/keystore-generator
Thank you.
-
Thanks bro
-
@cody elama
-
superb bro diagatama hadamu packages
-
@root thanks bro