会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
千家诗
“眼因多流泪水而愈益清明, 心因饱经风霜而愈益温厚“
首页
新随笔
管理
2020年5月10日
Automatically download a user's repository on Github
摘要: it's fine to use shell script to get job done username='pat' wget -N -O "github_user.list" "https://api.github.com/users/${username}/repos?per_page=10
阅读全文
posted @ 2020-05-10 17:41 千家诗
阅读(174)
评论(0)
推荐(0)
编辑