passwordmanager/README.md

8 lines
281 B
Markdown
Raw Normal View History

2015-04-22 19:14:53 +02:00
# passwordmanager
A simple password manager.
2015-05-19 23:04:29 +02:00
## Build instructions
The password manager depends on c++utilities, qtutilities and passwordfile. Is built in the same way as these libaries.
The following Qt 5 modules are requried when building with Qt GUI support: core gui widgets