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