An open API service indexing awesome lists of open source software.

https://github.com/kfelter/mypass

A go cli app built with cobra that stores and retrieves passwords for developers that don't trust anyone
https://github.com/kfelter/mypass

cli encryption encryption-tool go manager password

Last synced: 11 days ago
JSON representation

A go cli app built with cobra that stores and retrieves passwords for developers that don't trust anyone

Awesome Lists containing this project

README

          

# 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 ```
4. ```$ mypass ls```