# Functions
ConvertToMap converts a slice of strings to a map.
GetTemplateByBytes returns the parsed template as a byte.
GetTemplateByString returns the parsed template as a string.
IsCommandAvailable checks whether a command is available in the PATH.
LoadTemplates loads all the templates found in the templates directory.
No description provided by the author
# Type aliases
Data defines a custom type for the template data.