Example recipe for SAREhub Service Builder.
Install SAREhub Service Builder composer plugin and use inject command inside terminal
composer inject github SAREhub/service-builder-recipe Project/Namespace
This command should extract source files to src/Project/Namespace directory in your working dir.
Additional files from recipe will be extracted in directories where have been placed before. In this case this will be bin/init.sh folder in your working dir.