package
0.5.2
Repository: https://github.com/avinor/tau.git
Documentation: pkg.go.dev

# Packages

Package command implements creator and executor interface to create a command executor that can execute any command line commands.
Package def contains definitions / interfaces used across hooks packages.
Package script contains an execution creator that can download scripts using go-getter and then execute the local script.

# Functions

New creates a new runner for executing hooks.

# Structs

Runner that can execute hooks.