started initial data for gui config file and added example server to it when initially running gui

This commit is contained in:
Blake Harnden 2019-11-05 13:10:42 -08:00
parent 68a5468ffb
commit 2d1f5edf79
5 changed files with 300 additions and 104 deletions

View file

@ -15,3 +15,4 @@ pre-commit = "*"
[packages]
coretk = {editable = true,path = "."}
core = {editable = true,path = "./../daemon"}
pyyaml = "*"