To create a new Endurance WordPress module, run:
composer --repository-url=https://bluehost.github.io/satis/ create-project bluehost/endurance-wp-module-generator endurance-wp-module-<module-name>
Be sure to replace <module-name>
in the command above with the actual name of the new module in slug form.