Cake.Gulp

A set of aliases for Cake to help with running Gulp scripts as part of a build.

#addin nuget:?package=Cake.Gulp&version=6.0.1

dotnet add package Cake.Gulp --version 6.0.1

<PackageReference Include="Cake.Gulp" Version="6.0.1" />

Aliases

contains functionality to interact with gulp.

General

Gulp Allows access to the gulp task orchestrator for either the local or global installation.