aprsd/aprsd
Walter A. Boring IV 5717504f11 Added reading of a config file
This patch adds support to read a ~/.aprsd/config.yml file.
If one doesn't exist, it puts out an example yaml string to stdout
that can be copied into a file and edited.

Since this patch adds a new external requirement (pyyaml) you need
to re-install the app for dev with
pip install -e .
2018-11-21 15:20:11 -08:00
..
__init__.py First stab at migrating this to a pytpi repo 2018-11-21 13:56:29 -08:00
fuzzyclock.py First stab at migrating this to a pytpi repo 2018-11-21 13:56:29 -08:00
main.py Added reading of a config file 2018-11-21 15:20:11 -08:00
utils.py Added reading of a config file 2018-11-21 15:20:11 -08:00