Cake - Cleans the specified directories

要使用 Cake 清除特定目錄,可以參閱 CleanDirectories 的使用方式。 ...

November 8, 2018 · 1 min · 193 words · Larry Nung

Cake - Build with MSBuild

要使用 Cake 透過 MSBuild 建置方案,可以參閱 Cake 內使用 MSBuild 的方式。 ...

November 8, 2018 · 1 min · 286 words · Larry Nung

Cake - Visual Studio Code Cake extension

要在 Visual Studio Code 使用 Cake,可以為 Visual Studio 加裝 Cake 擴充套件。 ...

November 6, 2018 · 1 min · 201 words · Larry Nung

Cake - Global .NET CLI tool

Cake 0.30.0 後開始支援 Global .NET CLI tool,可透過 dotnet tool 安裝。 ...

November 5, 2018 · 1 min · 57 words · Larry Nung

Cake - Cake.Portable

Cake.Portable 是 Cake script runner,可直接透過 chocolatey 安裝。 ...

November 4, 2018 · 1 min · 91 words · Larry Nung

Cake - Cake for Visual Studio

Cake for Visual Studio 擴充套件可讓 Visual Studio 支援 Cake 的使用,可直接開啟 Extensions and Updates 功能… ...

October 25, 2018 · 1 min · 192 words · Larry Nung

Cake - Setting up a new project on Windows

要在新的專案中使用 Cake,首先要下載 bootstrapper。 ...

October 22, 2018 · 1 min · 125 words · Larry Nung