Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 458 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 458 Bytes

Extension

Project setup

npm install

Running during development

Launch the WebSocket server configuration for development purposes. This will not launch vscode or a vscode extension, but still use the yeoman to run generators and communicate with a locally served Vue application.

Learning

  • support all inquirer question types
  • support validate for none input type
  • disable next when not all answered or if some questions are invalid