Raptacon / Robot-2020

MIT License
3 stars 3 forks source link

Added config searching based on home dir file #78

Closed tuffinmuffin closed 4 years ago

tuffinmuffin commented 4 years ago

. Uses file stored in home dir to get name of config file. If not found fallsback to default

config with echo doof.yml > ~/robotConfig or echo minibot.yml > ~/robotConfig etc...