ios-templates
ios-templates copied to clipboard
[#560] [Chore] Improve iOS Template Maker
- Close #
What happened 👀
- Add support functions to select, input or print a message to the Terminal:
ask()
,confirm()
,picker
,step
&write()
... - Refactor
SetUp
classes to use new support functions
Insight 📝
n/a