選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Guillaume Vincent effbdfd34f update help on index 9年前
app update help on index 9年前
public update help on index 9年前
tests encrypt text with master password 9年前
.gitignore hello world frontend 9年前
LICENSE Initial commit 9年前
README.md hello world frontend 9年前
package.json modify app to copy password in clipboard 9年前

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