extension-cli
extension-cli
command is used to create a new extension project.
Commands
npx extension-cli
This command will prompt you with necessary questions. You do not need to call it with any arguments.
This command will generate initial files and directories for a new project.
Run it in the directory where you want to create the extension.