LessPass Cordova App for lesspass.com
./node_modules/.bin/cordova requirements
./node_modules/.bin/cordova platform add android
./node_modules/.bin/cordova emulate android
./node_modules/.bin/cordova build --release -- --keystore=~/Android/lesspass.keystore --storePassword=... --alias=lesspass --password=...
This project is licensed under the terms of the GNU GPLv3.
report issues on LessPass project