Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Guillaume Vincent befa66fe17 fix cordova not found error in build.sh vor 7 Jahren
www Adding the lastest version of lesspass-pure vor 7 Jahren
.editorconfig add .editorconfig and auto format vor 7 Jahren
.gitignore add gulp and update documentation vor 8 Jahren
LICENSE :collision vor 8 Jahren
build.sh fix cordova not found error in build.sh vor 7 Jahren
config.xml add lesspass-pure version 4.4.5 vor 7 Jahren
gulpfile.js add .editorconfig and auto format vor 7 Jahren
package.json Adding the lastest version of lesspass-pure vor 7 Jahren
readme.md add lesspass-pure version 4.5.0 vor 7 Jahren

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