Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 476 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 476 Bytes

kp2

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.