$ composer create-project openeuropa/drupal-module-template path/to/oe_my_new_module
See the composer documentation for details.
- Clone the repo
- Run ./build-module.sh (see the script to know the actions)
READ.module.md
: the file template ofREADME.md
for the Drupal module.