计算机基础01-终端命令行、VIM、git、CICD
终端命令行、VIM、git、CICD
终端、命令行基础
- 苹果电脑: https://www.jianshu.com/p/9d3a72697b5c
- Windows电脑: https://www.jianshu.com/p/7ce7c8e4e5e9
- Linux:https://www.jianshu.com/p/836798abe860
vim基础
Git入门
- 《猴子都能懂的GIT》
Git图解(深入理解)
- 可视化工具gitk,https://lostechies.com/joshuaflanagan/2010/09/03/use-gitk-to-understand-git/
- 图解Git,https://marklodato.github.io/visual-git-guide/index-zh-cn.html
CICD的概念