implemented main menu and master password changing

This commit is contained in:
Jonathan Lamothe
2018-12-09 00:35:27 -05:00
parent 1e71698388
commit def809c8fb
2 changed files with 58 additions and 15 deletions
+2
View File
@@ -21,6 +21,7 @@ description: Please see the README on GitHub at <https://github.com/jlam
dependencies:
- base >= 4.7 && < 5
- lens
library:
source-dirs: src
@@ -36,6 +37,7 @@ executables:
dependencies:
- passman
- HCL >= 1.7.1 && < 2
- transformers
tests:
passman-test: