/PasswordManager

PasswordManager is password store tool.

Primary LanguageC

PasswordManager

PasswordManager is password store tool.

Requirements

sudo apt-get install sqlite3
sudo apt-get install libsqlite3-dev

Supported OS

  • Ubuntu
  • Debian

How to compile

gcc main.c -l sqlite3