Akd v0.3.0 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

Functions

Runs the mix hook to generate the hook module

Link to this section Functions

Runs the mix hook to generate the hook module.