80 packages
returned for Tags:"gulp"
Filter
A set of aliases for Cake to help with running Gulp scripts as part of a build
84,710 total downloads
last updated 9/14/2015
Latest version: 0.5.1
Gulp
MSBuild
Run a gulp task as a MSBuild task
Run a multitude of node tools as a MSBuild task
A system for bundling JavaScript and CSS when using Grunt/Gulp and Bower
The JavaScript streaming build system for client-side code (HTML, LESS, SASS, JSX...). Gulp.js is a newer promising alternative to Grunt.js.
3,390 total downloads
last updated 9/25/2015
Latest version: 1.0.4
gulp
bizstream
A set of gulp taks for combining and minifying JS and CSS
The C# task runner.
Require<Bau>().Do(() => Console.WriteLine("Hello World!")).Run();
1,461 total downloads
last updated 1/13/2015
Latest version: 0.4.1
Gulp
MSBuild
Run a gulp task as a MSBuild task
A Bau task plugin for executing arbitrary commands.
Require<Bau>().Exec().Do(exec => exec.Run("foo.exe")).Run();
Run a multitude of node tools as a MSBuild task
Dependency-free support for Gulp.js, Grunt.js, Node.js, and NPM
A Bau task plugin for running MSBuild.
Require<Bau>().MSBuild().Run();
A Bau task plugin for running xUnit.net tests.
Require<Bau>().Xunit().Do(xunit => xunit.UseExe("xunit.console.clr4.exe").RunAssemblies("Tests.dll")).Run();
A complete frontend toolchain in a single Nuget package
NOTE: This is a temporary stand-in for Bau.Xunit during the NuGet Casing-gate affair - see http://adamralph.com/2015/03/04/nuget-gallery-casing-woes/
A Bau task plugin for running xUnit.net tests.
Require<Bau>().Xunit().Do(xunit =>...
More information
Gulp Rev (gulp-rev) binding library for Bridge.NET projects.
A Bau task plugin for running NuGet.
Gulp Concat (gulp-concat) binding library for Bridge.NET projects.
Gulp Flatten (gulp-flatten) binding library for Bridge.NET projects.
CSBuild is a .NET library which helps create build scripts with normal .NET console applications.