An open API service indexing awesome lists of open source software.

https://github.com/gimploo/pass

password manager (cli) in c
https://github.com/gimploo/pass

Last synced: 11 months ago
JSON representation

password manager (cli) in c

Awesome Lists containing this project

README

          

# pass

Tool to parse through googles csv password file.

### Usage:
```
mkdir build
make
build/pass
```