Allow customizing the hello target #7

Closed
opened 2026-03-20 04:03:47 +00:00 by erik · 0 comments
Owner

Goal

Allow the app to say hello to a customizable target instead of always saying hello to the world.

Requirements

  • Replace the fixed world target with a customizable value.
  • Keep the existing hello behavior while allowing the target to be changed.
  • Ensure the greeting reflects the configured target.

Acceptance criteria

  • The greeting is no longer limited to world.
  • A user can customize what the app says hello to.
  • When a custom target is set, the greeting uses that target.
## Goal Allow the app to say hello to a customizable target instead of always saying hello to the world. ## Requirements - Replace the fixed `world` target with a customizable value. - Keep the existing hello behavior while allowing the target to be changed. - Ensure the greeting reflects the configured target. ## Acceptance criteria - [ ] The greeting is no longer limited to `world`. - [ ] A user can customize what the app says hello to. - [ ] When a custom target is set, the greeting uses that target.
erik 2026-03-20 04:03:47 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
erik/hello-world#7
No description provided.