translationCore
translationCore copied to clipboard
Work on auto-detection of latest tCore Release
Story Explanation
User Story
The network administrator needs a Python script to automatically determine the urls for the latest tCore release posted on github. This script will need to call the github API to get the metadata for the latest release. Then it needs to iterate through the attached assets to get the download urls and break them out for OS (macos, windows, and linux) as well as architecture (x64, x86, arm64, universal).
Features / Specifications
- [ ]
- [ ]
- [ ]
Definition of Done
- [ ]
- [ ]
- [ ]