Magento2 module generator based on Yeoman
Install Yeoman
npm install -g yo
or yarn global add yo
Install Magento2 Generator
npm install -g generator-magento2
or yarn global add generator-magento2
The following commands are available:
Create a new module from scratch
yo magento2:module