CofeehousePy/resource_fetch
netkas d7082392a8 Updated ResourceFetch to use proper authentication for getting assets 2020-12-27 00:34:33 -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 Minor correction 2020-12-26 18:07:58 -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.