高级用法¶
搜索
https://docs.github.com/zh/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax
用例
springboot vue stars:>1000 pushed:>2022-05-02 language:Java
阅读代码技巧
直接在仓库详情页按下 。(句号)键,一个 网页版 VS Code 编辑器中打开了!
让我们在项目地址前加上 gitpod.io/# 前缀,等待几秒钟,神奇的事情发生了。依托于 GitPod,我们不仅在一个网页编辑器中打开了项目代码、可以实时编辑和保存;而且它自动识别了项目的类型,并且自动安装了依赖包。
github使用指南
https://github.com/phodal/github