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.

8 年之前
8 年之前
8 年之前
12345678910111213141516171819202122
  1. > LessPass Cordova App for [lesspass.com](https://lesspass.com)
  2. ## Build
  3. ./build.sh
  4. ## Run
  5. cordova run android
  6. ## Build Release
  7. cordova build --release -- --keystore=~/Android/android.jks --storePassword=... --alias=AndroidKey --password=...
  8. ## License
  9. This project is licensed under the terms of the GNU GPLv3.
  10. ## Issues
  11. report issues on [LessPass project](https://github.com/lesspass/lesspass/issues)