您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 

587 B

LessPass Cordova App for lesspass.com

requirements

cordova requirements

add Cordova platform

cordova platform add android

Test

cordova emulate android

Build

./build.sh

Run

cordova run android

Build Release

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