This is a password manager that I am making just for learning both how password managers and Rust work.
This app is based off example code from this repository.
Ensure that you have Rust installed
Clone the repository with whichever method you prefer.
Navigate to the directory to where the repository was cloned and run cargo run
in the terminal.
Contributions are always welcome so feel free to make a pull request at any time. There's a high likelihood that you can improve something