Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 437 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 437 Bytes

keepass

KeePass in Dart. A command-line interface and library.

Getting started

Run the command-line interface:

dart pub activate keepass
keepass

or use the library as in:

dart pub add keepass