Akd v0.2.1 mix akd.gen.hook View Source
This task generates a hook module which can be used to run commands on
a Akd.Deployment.t
struct.
Please refer to Akd.Hook
for more details.
Info:
mix akd.gen.hook expects only module name:
$ `@{tsk} HookModule`
Usage:
$ `@{tsk} Deploy`
Link to this section Summary
Link to this section Functions
Runs the mix hook to generate the hook module.