Guillaume Vincent befa66fe17 | пре 7 година | |
---|---|---|
www | пре 7 година | |
.editorconfig | пре 7 година | |
.gitignore | пре 8 година | |
LICENSE | пре 8 година | |
build.sh | пре 7 година | |
config.xml | пре 7 година | |
gulpfile.js | пре 7 година | |
package.json | пре 7 година | |
readme.md | пре 7 година |
LessPass Cordova App for lesspass.com
./node_modules/.bin/cordova requirements
./node_modules/.bin/cordova platform add android
./node_modules/.bin/cordova emulate android
./build.sh
./node_modules/.bin/cordova run 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