dally-ogami / dally-ogami/tcgcli
Encapsulate User Interaction
Open
enhancement
help wanted
- Dominant language
- Go
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We should consider separate business logic from user interaction. Pretty much , have functions that perform deck updates without doing IO, and then a separate UI layer (CLI in this case) that reads input and outputs responses.
Maybe we should implement a using a helper class or functions to centralize input prompts and validation?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.