Passpit
CLI password manager. Store everything locally and encrypted with JWT.
Installation
Install gem.
$ gem install passpit
Usage
Withdraw password by name
passpit w github mysecretphrase
# => The password has been copied to your clipboard.
License
The gem is available as open source under the terms of the MIT License.