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.

преди 7 години
преди 7 години
преди 8 години
преди 8 години
преди 8 години
12345678910111213141516171819202122232425262728
  1. # LessPass desktop
  2. LessPass desktop application build with electron
  3. ## run locally
  4. npm start
  5. ## Build Linux
  6. npm run build:linux
  7. ## Build Osx
  8. npm run build:osx
  9. ## Build Windows
  10. npm run build:windows
  11. ## License
  12. This project is licensed under the terms of the GNU GPLv3.
  13. ## Issues
  14. report issues on [LessPass project](https://github.com/lesspass/lesspass/issues)