Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 

587 B

LessPass Cordova App for lesspass.com

requirements

cordova requirements

add Cordova platform

cordova platform add android

Test

cordova emulate android

Build

./build.sh

Run

cordova run android

Build Release

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