Migrate from fmt.Sprintf to using an actual template engine so we can decouple the prompt from the fmt.Sprintf command and binary.
Migrate from fmt.Sprintf to using an actual template engine so we can decouple the prompt from the fmt.Sprintf command and binary.