Lesson 7.3

Create a Feature

4 minutes

Time to scaffold a new feature. Create a features/ directory inside src/ and add a new file to it. This is a common task AI tools do when implementing new features.

BlueBox Terminal