You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guillaume Vincent befa66fe17 fix cordova not found error in build.sh преди 7 години
www Adding the lastest version of lesspass-pure преди 7 години
.editorconfig add .editorconfig and auto format преди 7 години
.gitignore add gulp and update documentation преди 8 години
LICENSE :collision преди 8 години
build.sh fix cordova not found error in build.sh преди 7 години
config.xml add lesspass-pure version 4.4.5 преди 7 години
gulpfile.js add .editorconfig and auto format преди 7 години
package.json Adding the lastest version of lesspass-pure преди 7 години
readme.md add lesspass-pure version 4.5.0 преди 7 години

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