Skip to content

AppBuddy/BuddyPasswordManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buddy Password Manager

A simple password manager created in 2013.

Setup Requirements

  1. Java 11
  2. Maven 3+

Compiling

  1. Run the following command:
    mvn clean package

Running

  1. Run the following to open jar
    java -jar target/buddypasswordmanager-{version_number}-SNAPSHOT-jar-with-dependencies.jar