GitHub如何使用命令过滤筛选你想要的项目源代码

如何搜索

in:name xxx // 按照项目名搜索

in:readme xxx // 按照 README 搜索

in:description xxx // 按照 description 搜索

stars:>xxx // stars 数大于 xxx

forks:>3000 // forks 数大于 xxx

language:xxx // 根据语言检索 编程语言是 xxx

pushed:>YYYY-MM-DD // 最后更新时间大于 YYYY-MM-DD

posted @ 2021-03-12 16:31  Yirenipeng  阅读(262)  评论(0编辑  收藏  举报