From the course: OpenAI API and MCP Development

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Setting up GitHub Codespaces

Setting up GitHub Codespaces

So now, to get started, you need to access the exercise files. So in order to follow along. So I'm gonna show you how to access and download the exercise files, so you can access them from the main course page. And you also have the option to clone the remote repository from here. You can just copy it, then run git clone followed by this HTTPS URL to add it to your project, to your local machine. All right. Next, we want to see how to actually use the branches and exercise files. So, for your information, you can always go straight to one specific stage of the course. If you'd like to start at one specific point of time and stage of the course, you can always check out for one specific branch. And the way that the branches are structured are with the chapter number and video number. So for example, 0203, that corresponds to chapter number two and video number three. Then you have different states. So you have the beginning and end states. So for example, with a starter project…

Contents