Summary
Generate package specification files for a new package.
- Namespace
- Cake
.Common .Tools .Chocolatey .New - Containing Type
- ChocolateyScaffolder
Syntax
public void CreatePackage(string packageId, ChocolateyNewSettings settings)
Parameters
Name | Type | Description |
---|---|---|
packageId | string | Id of the new package. |
settings | Chocolatey |
The settings. |
Return Value
Type | Description |
---|---|
void |