prompts for common generator activities: Prompts: - [ ] `dest`: ask for dest - [ ] `rename`: ask to rename a file - [ ] `task`: ask to run a task - [ ] `write`: ask to write a file - [ ] create a generic wrapper that asks a question and calls a function with supplied arguments if `true`, otherwise the callback.
prompts for common generator activities:
Prompts:
dest: ask for destrename: ask to rename a filetask: ask to run a taskwrite: ask to write a filetrue, otherwise the callback.