Support configurable greeting word #8

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

Goal

Allow the greeting to use a user-defined word instead of always using hello.

Requirements

  • Add support for configuring the greeting word.
  • Use the configured greeting word when generating the greeting.
  • Do not require the greeting to always use hello.

Acceptance criteria

  • A user can set their own greeting word.
  • The greeting uses the configured word when one is set.
  • The behavior no longer assumes the greeting word must be hello.
## Goal Allow the greeting to use a user-defined word instead of always using `hello`. ## Requirements - Add support for configuring the greeting word. - Use the configured greeting word when generating the greeting. - Do not require the greeting to always use `hello`. ## Acceptance criteria - [ ] A user can set their own greeting word. - [ ] The greeting uses the configured word when one is set. - [ ] The behavior no longer assumes the greeting word must be `hello`.
erik 2026-03-20 04:11:02 +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#8
No description provided.