A brief description. Be clear about the purpose of the hook, its capabilities and limitations.
Installation instructions
To install directly from PyPI
pip install sceptre-hook-template
To install from the git repo
pip install git+https://github.com/Sceptre/sceptre-hook-template.git
Use the hook with a hook point
hooks:
hook_point:
- !custom <args>
hooks:
before_create:
- !custom "HelloWorld"