Skip to content

Latest commit

 

History

History
 
 

get_my_github

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

[python3]自动下载对应用户 github上的项目 或者 starts 的项目

调用方法:

python -u 用户名 -t starts或repositories -o 下载目录

默认下载到当前目录的 GitHub文件夹中, 默认下载对应用户 github上的项目

  • 例子:
    • python -u dhgdhg
    • python -u dhgdhg -t s -o dir_name
    • python -u dhgdhg -t a -o dir_name

注意: 强烈建议不要中断下载,否则所有已下载的文件都将重新下载

运行时图片: