index
:
lock-password
develop
master
A simple terminal password manager, using GnuPG to encrypt passwords
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compulation
blob: 614c23808ba5285d424e260c6a35fe2ef629281a (
plain
)
1
2
3
4
#!/bin/bash gcc -c -Wall -g *.c gcc -Wall -g -o lpass *.o