CofeehousePy/resource_fetch
netkas c39f934912 Added missing dependency 2020-12-27 23:26:18 -05:00
..
resource_fetch Updated ResourceFetch to use proper authentication for getting assets 2020-12-27 00:34:33 -05:00
README.md Added ResourceFetch 2020-12-26 17:41:16 -05:00
setup.py Added missing dependency 2020-12-27 23:26:18 -05:00

README.md

Resource Fetch

This CoffeeHouse library will allow you to set a Github Personal Access Token and use it to fetch releases and extract them onto the system so that it can later be fetched within runtime. This library will also keep track of the current version of the resource and update it when there's a new version available.