25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Guillaume Vincent befa66fe17 fix cordova not found error in build.sh 7 yıl önce
www Adding the lastest version of lesspass-pure 7 yıl önce
.editorconfig add .editorconfig and auto format 7 yıl önce
.gitignore add gulp and update documentation 8 yıl önce
LICENSE :collision 8 yıl önce
build.sh fix cordova not found error in build.sh 7 yıl önce
config.xml add lesspass-pure version 4.4.5 7 yıl önce
gulpfile.js add .editorconfig and auto format 7 yıl önce
package.json Adding the lastest version of lesspass-pure 7 yıl önce
readme.md add lesspass-pure version 4.5.0 7 yıl önce

readme.md

LessPass Cordova App for lesspass.com

requirements

./node_modules/.bin/cordova requirements

add Cordova platform

./node_modules/.bin/cordova platform add android

Test

./node_modules/.bin/cordova emulate android

Build

./build.sh

Run

./node_modules/.bin/cordova run 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