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 global runner based on a global grunt installation, a global installation is achieved through `npm install grunt -g`
- Assembly
- Cake
.Grunt .dll - Namespace
- Cake
.Grunt - Containing Type
- GruntRunnerFactory
Syntax
public GruntRunner<GruntRunnerSettings> Global { get; }
Value
Type | Description |
---|---|
GruntRunner |