> LessPass Cordova App for [lesspass.com](https://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](https://github.com/lesspass/lesspass/issues)