Checks whether your github release is up to date.
(download via pip)
hr -h Get a list of commands and what they do and gives specific information when used with a command
hr list List all the programs in the index.
hr add Add a program to the index.
hr del Remove a program from the index.
hr get [Name] Gets the current version of the program in the index.
hr check [Name] Checks the latest version on Github against the version in the index and opens a URL to download the new version.
hr update [Name] Update the information of a program manually
A YAML file that stores the values of the name, path, and version of the program.