【Git /Github】知识学习

1.新手入门视频Github 新手够用指南 | 全程演示&个人找项目技巧放送_哔哩哔哩_bilibili

   找开源项目的一些途径
• https://github.com/trending/      指定一些语言显示出star数较高的项目
• https://github.com/521xueweihan/HelloGitHub  定期分析各种项目
• https://github.com/ruanyf/weekly


特殊的查找资源小技巧-常用前缀后缀
• 找百科大全 awesome xxx
• 找例子 xxx sample
• 找空项目架子 xxx starter / xxx boilerplate
• 找教程 xxx tutorial

如何部署

老保姆带你从下载、导入、修改、配置、运行几个方面来熟系开源项目的操作!_哔哩哔哩_bilibili

saysky/ForestBlog: 一个简单漂亮的SSM(Spring+SpringMVC+Mybatis)博客系统 (github.com)

你可能感兴趣的:(git,学习)