Technical requirements
For this chapter, you’ll need Git and a GitHub account. Being familiar with basic Git commands is also recommended. For the practical exercises in this chapter, go to https://github.com and create a folder named ch5
in your GitHub account to organize your work. Clone the code for Chapter 5 from https://github.com/PacktPublishing/GitHub-for-Next-Generation-Coders/tree/main/Chapter%205 to follow along. Alternatively, you can run git clone https://github.com/PacktPublishing/GitHub-for-Next-Generation-Coders.git
and access the Chapter 5
folder from there.