package
0.0.0-20210205233750-70132756c0b7
Repository: https://github.com/nousefreak/letitgo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

BuildHash returns the hash of a local file.
BuildURLHash return the hash of a remote file.
NormalizeNewlines removes any newlines from a string.
ParseURI returns a GitURL.
ParseYamlFile parses a yaml file.
Run executes a git command and returns the result.
Template is a wrapper to standardize templating.
TemplateProperty takes a property as a template and interpolates any variable.
WriteFile is a safe way to write to a file, adhering to dryRun.

# Variables

DryRun holds dryRun information.

# Structs

GitURI represents a git URL.
Helm provices a wrapper for all helm interactions.