Check latest version when launch app
Open
enhancement
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
HAve a mechanism in place for instructing users to update the version of the CLI
We could use Github API to get the latest release.
We can have some kind of cache so we don't do the check more than once a days
Relevant part of the API:
* https://developer.github.com/v3/repos/releases/
* https://warehouse.readthedocs.io/api-reference/
What do you think @alfetopito ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.