Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 810 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 810 Bytes

kp2

GitHub Build Status GitHub go.mod Go version GitHub release (latest by date)

kp2 is a commandline tool for accessing Keepass 2 files (kdbx).

gokeepasslib is used to read the file.

Install

go install github.com/tobischo/kp2@latest

Usage

kp2 --help

TODO

  • Write tests
  • Implement generate command
  • Implement move command
  • Implement remove command

License

LICENSE

Copyright

Copyright © 2024 Tobias Schoknecht. All rights reserved.