Skip to contents

Initializes the branding by creating a config.yml file with the remote and local file paths, and a placeholder _brand.yml file.

Usage

brand_init()

Value

No return value. Side effects: creates config.yml and _brand.yml.

Details

This function is intended to be run once to set up the configuration for branding file management.

Examples

brand_init()