package
1.0.0
Repository: https://github.com/iton0/hkup-cli.git
Documentation: pkg.go.dev

# Functions

Copy copies a git hook template to the .hkup directory.
Create creates a git hook template from a specific git hook.
Edit opens specified template in the default editor for HkUp.
Remove removes the template file from the HkUp config template directory.

# Variables

TemplateCopyFlg is an optional flag indicating to copy the created template to the current working directory.
TemplateCwdFlg is an optional flag indicating to use the git hook from the current working directory.
TemplateEditFlg is an optional flag indicating to edit the template.
TemplateLangFlg is an optional flag indicating the language to use.
TemplateNameFlg is an optional flag that holds the template name to be prepended to the template name.