Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Guillaume Vincent befa66fe17 fix cordova not found error in build.sh há 7 anos
www Adding the lastest version of lesspass-pure há 7 anos
.editorconfig add .editorconfig and auto format há 7 anos
.gitignore add gulp and update documentation há 8 anos
LICENSE :collision há 8 anos
build.sh fix cordova not found error in build.sh há 7 anos
config.xml add lesspass-pure version 4.4.5 há 7 anos
gulpfile.js add .editorconfig and auto format há 7 anos
package.json Adding the lastest version of lesspass-pure há 7 anos
readme.md add lesspass-pure version 4.5.0 há 7 anos

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