🚀 Initialize a Drupal theme. 🚀
First, install drupal-theme-init using npm (we assume you have pre-installed node.js) preferably >=20.
npm install -g @specbeelabs/drupal-theme-init
- Type the following command to start the generator. Start this inside the custom theme folder for easier options.
drupal-theme-init
- Continue selecting options as per requirement.
MIT © Specbee