Personal Password Manager, implements Maven
Find a file
ticusb 2badf9dcd3 Improve README and add .gitignore
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-01 18:55:58 -07:00
.vscode first commit 2022-11-24 10:53:49 -06:00
src Account Manager 2023-12-13 10:16:53 -07:00
.gitignore Improve README and add .gitignore 2026-03-01 18:55:58 -07:00
pom.xml Upadted mavven, added tests 2023-10-23 18:37:57 -06:00
README.md Improve README and add .gitignore 2026-03-01 18:55:58 -07:00

Password Manager

A personal password manager built with Java and Maven. Stores and retrieves credentials securely from the command line.

Build & Run

mvn clean install
java -jar target/pwm-2.0-SNAPSHOT.jar