選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 

606 B

LessPass Cordova App for lesspass.com

Check everything ok

./node_modules/.bin/cordova requirements

Add Android platform

./node_modules/.bin/cordova platform add android

Test

./node_modules/.bin/cordova emulate android

Build Release

./node_modules/.bin/cordova build --release -- --keystore=~/Android/lesspass.keystore --storePassword=... --alias=lesspass --password=...

License

This project is licensed under the terms of the GNU GPLv3.

Issues

report issues on LessPass project