passwordmanager/README.md

8 lines
284 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
2015-08-26 21:12:43 +02:00
The Password Manager depends on c++utilities, qtutilities and passwordfile and is built in the same way as these libaries.
2015-05-19 23:04:29 +02:00
The following Qt 5 modules are requried when building with Qt GUI support: core gui widgets