danhale-git/runrdp

Use decorators to remove caps from config

danhale-git opened this issue · 2 comments

Every key in the config starts with an upper case letter, it's ugly. Use decorators to unmarshal lower case YAML keys to upper case struct fields.

Blocked by #8 as standard unmarshal is not used on desktops.yaml.