In this chapter we use Git in developing two open source circuit design projects. We will see how Git is a functional tool for managing projects. In this chapter we will try to study how to develop a project using systematic approaches discussed in Chapter 5 and how Git’s tools can be useful in each step.
The first project is SyncBox. It is an open source modular system that is aimed to unify the radiology scanners. In this project we will review how Altium Designer supports Git, how to manage a project in GitHub, how to get feedback, ...