Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 215 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 215 Bytes

mypass

A go app that stores and retrieves passwords for developers that don't trust anyone

Usage

  1. clone this repo
  2. $ go install
  3. $ mypass gen --label <your-password-label>
  4. $ mypass ls