# 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.