Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 548 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 548 Bytes

Service Builder Recipe

Example recipe for SAREhub Service Builder.

How to use it?

Install SAREhub Service Builder composer plugin and use inject command inside terminal

Example usage:

    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.