# Functions
CopyVendor copies a new version of the dependencies to the vendor folder.
GenNewBeat generates a new custom beat We assume our config object is populated and valid here.
GitAdd adds the current working directory to git and does an initial commit.
GitInit initializes a new git repo in the current directory.
Update updates the generated files (aka make update).
# Constants
CfgPrefix specifies the env variable prefix used to configure the beat.