Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Guillaume Vincent effbdfd34f update help on index 9 anos atrás
app update help on index 9 anos atrás
public update help on index 9 anos atrás
tests encrypt text with master password 9 anos atrás
.gitignore hello world frontend 9 anos atrás
LICENSE Initial commit 9 anos atrás
README.md hello world frontend 9 anos atrás
package.json modify app to copy password in clipboard 9 anos atrás

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