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 година
пре 7 година
пре 7 година
пре 7 година
пре 7 година
пре 8 година
пре 8 година
пре 8 година
пре 8 година
1234567891011121314151617181920212223242526
  1. > LessPass Cordova App for [lesspass.com](https://lesspass.com)
  2. ## Requirements
  3. * Cordova (`npm install -g cordova`)
  4. ## Check everything ok
  5. cordova requirements
  6. ## Test
  7. cordova run android
  8. ## Build Release
  9. cordova build --release -- --keystore=~/Android/lesspass.keystore --storePassword=... --alias=lesspass --password=...
  10. ## License
  11. This project is licensed under the terms of the GNU GPLv3.
  12. ## Issues
  13. report issues on [LessPass project](https://github.com/lesspass/lesspass/issues)