Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 420 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 420 Bytes

password_manager

Command line app for managing your logins. Generates random password and stores in local yml file.

Using thor and yaml::store library(similar to PStore).

run app ruby app.rb

screenshot of password manager