Download latest release of an executable from GitHub repository.
gpm repo <repo> a <exe> exe <user/repo> <target_assets><exe>: The filename of the executable.<user/repo>: The GitHub repository to download from.<target_assets>: The target assets pattern, likex86_64-pc-windows
Download latest release of an executable in zip from GitHub repository.
gpm repo <repo> a <exe> zip_exe <user/repo> <target_assets><exe>: The filename of the executable.<user/repo>: The GitHub repository to download from.<target_assets>: The target assets pattern, likex86_64-pc-windows
Copy a directory to repo root.
gpm repo <repo> a <name> dir <path> [-c]Copy a file to repo root
gpm repo <repo> a <name> file <path> [-c]