Cake AddIn that provides ability to collect user input during build.
#addin nuget:?package=Cake.Prompt&version=6.0.0
dotnet add package Cake.Prompt --version 6.0.0
<PackageReference Include="Cake.Prompt" Version="6.0.0" />
Aliases
Contains functionality related to interactive console prompts.
General
|
Prompt |
Prompts the user for input. |
|
Prompt |
Prompts the user for input. |
|
Prompt |
Prompts the user for input. |
|
Prompt |
Prompts the user for input. |
