Build the CLI
Time to turn the plan into code. Your project directory has MCP configured to connect to the Chinook database. You can view the plan here: PLAN.md. Ask Claude to generate a complete CLI tool that queries artist data and exports reports.
Diese Übung ist Teil des Kurses
Software Development with Claude Code
Anleitung zur Übung
- Start Claude Code with
claude. - Reference
@PLAN.mdto understand the CLI requirements and structure. - Ask Claude to implement
reporter.pybased on the plan. - When done, type
/exitto exit Claude Code.
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten