Cake.Grunt addin
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.
contains functionality to interact with grunt
General
Grunt
Alias from Cake.Grunt addin |
Allows access to the grunt task orchestrator for either the local or global installation |
Cake.Gulp addin
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.Gulp.
contains functionality to interact with gulp.
General
Cake.Karma addin
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.Karma.
Contains functionality to interact with karma start, karma run, or karma init commands.
General
KarmaInit Alias from Cake.Karma addin |
Runs karma init with a function for settings. |
KarmaInit Alias from Cake.Karma addin |
Runs karma init with settings. |
KarmaRun Alias from Cake.Karma addin |
Runs karma run with a function for settings. |
KarmaRun Alias from Cake.Karma addin |
Runs karma run with settings. |
KarmaStart Alias from Cake.Karma addin |
Runs karma start with a function for settings. |
KarmaStart Alias from Cake.Karma addin |
Runs karma start with settings. |