This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Grunt.
Summary
Get a grunt local runner based on a local grunt installation, a local installation is achieved through `npm install grunt`
- Assembly
- Cake
.Grunt .dll - Namespace
- Cake
.Grunt - Containing Type
- GruntRunnerFactory
Syntax
public GruntRunner<GruntLocalRunnerSettings> Local { get; }
Value
Type | Description |
---|---|
GruntRunner |