A set of aliases for Cake to help with running Gulp scripts as part of a build.
#addin nuget:?package=Cake.Gulp&version=2.0.0
dotnet add package Cake.Gulp --version 2.0.0
<PackageReference Include="Cake.Gulp" Version="2.0.0" />
Aliases
contains functionality to interact with gulp.
General
Gulp | Allows access to the gulp task orchestrator for either the local or global installation. |