A passwd manager in C using sqlite as Database :)
Do not expect any kind of security for now!
- sqlite3
Created a simple makefile to build the source code;) Steps:
- To build the source files run
make. - To remove the build files run
make clean
./c-creds <action> <options>
./c-creds -h