Github 組合搜索開源項目 (超詳細)


 

  • 例如搜索 Spring Boot 相關項目 

 

  • spring boot (最簡單最常用)

 

 

 

 

 

  • in:name spring boot (匹配項目名字)

 

 

 

 

  •  in:name spring boot stars:>3000 (匹配項目名稱,並且stars大於3000)

 

 

 

 

 

  • in:name spring boot stars:>500 forks:>100 (同理也支持forks)

 

 

 

 

  • in:readme spring boot stars:>1500 (搜索readme中內容,並且stars大於1500)

 

 

 

 

 

  • in:description 微服務 (在描述中匹配)

 

 

 

 

 

 

  • in:description 微服務 language:java (指定語言)

 

 

 

 

 

  • in:description 微服務 language:java pushed:>2019-10-01 (指定最后更新時間)

 

 

 

 

  •  PS: 以上條件均可以組合使用

 

 

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM