Skip to content

8LWXpg/gpm_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

exe

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, like x86_64-pc-windows

zip_exe

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, like x86_64-pc-windows

dir

Copy a directory to repo root.

gpm repo <repo> a <name> dir <path> [-c]

file

Copy a file to repo root

gpm repo <repo> a <name> file <path> [-c]

About

gpm scripts backup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors