Local Password Manager Command Line Interface
1. Clone this repository to your folder
2. Configure the password you want to store by editing in the init function call in main.c
3. Compile the main.c using gcc -o passman main.c
4. Move the passman files into your Envirovment Variabel or to /usr/local/bin for Linux user
i looking for every contributor who want to contribute to this Password Manager Command Line interface.