ChangelogExtensions.

CreateChangelogConfig(ICakeContext) Method

Summary

Create a changelog config in the current working directory

Syntax

public static void CreateChangelogConfig(this ICakeContext context)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext The Cake Context

Return Value

Type Description
void