Yeoman template should prompt the user for bot name. project type, etc.
To Reproduce
npm install -g yo
npm install -g @microsoft/generator-bot-empty
yo
? 'Allo Tom! What would you like to do? @microsoft/bot Empty
_-----_ ╭───────────────────────╮
| | │ Bye from us! │
|--(o)--| │ Chat soon. │
`---------´ │ Yeoman team │
( _´U`_ ) │ http://yeoman.io │
/___A___\ /╰───────────────────────╯
| ~ |
__'.___.'__
´ ` |° ´ Y `
Error: Did not provide required argument botName!
Expected behavior
Yeoman templates should prompt the user for information it needs
Screenshots
If applicable, add screenshots to help explain your problem.
Version
1.0-rc3
Describe the bug
Yeoman template should prompt the user for bot name. project type, etc.
To Reproduce
Expected behavior
Yeoman templates should prompt the user for information it needs
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.