Continuous Integration - 持续集成
https://www.mindtheproduct.com/2016/02/what-the-hell-are-ci-cd-and-devops-a-cheatsheet-for-the-rest-of-us/
可持续软件开发
- 代码开发
-
代码风格
google::cpplint.py -
代码检查
coverity -
代码审核
Phabricator -
接口文档
Doxygen
- 发布
- 自动构建
jenkins
-
测试
-
项目管理
- 分支管理
git