Lesson 7.2

Find the TODOs

4 minutes

Read the project README, then use grep to find all TODO comments in the source code. This is exactly what an AI coding tool does when it first opens a project.

BlueBox Terminal