選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Guillaume Vincent 9bc75fe553 Merge pull request #1 from antoine-briand/master 9年前
app hello world frontend 9年前
public hello world frontend 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 Fix command line error 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