No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Guillaume Vincent effbdfd34f update help on index hace 9 años
app update help on index hace 9 años
public update help on index hace 9 años
tests encrypt text with master password hace 9 años
.gitignore hello world frontend hace 9 años
LICENSE Initial commit hace 9 años
README.md hello world frontend hace 9 años
package.json modify app to copy password in clipboard hace 9 años

README.md

lesspass

lesspass is like keepass without the need to persist passwords

install

npm install

run tests

npm tests

build app

npm build

run application

npm start