unfoldingWord / translationCore

Repository for the desktop application translationCore

Home Page:https://www.translationcore.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Work on auto-detection of latest tCore Release

PhotoNomad0 opened this issue · comments

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

  • [ ]
  • [ ]
  • [ ]

Additional Context

Mockups