Bau 0.1.0-beta10
The C# task runner.
Require<Bau>().Do(() => Console.WriteLine("Hello World!")).Run();
Suggested Alternatives
This is a prerelease version of Bau.
Install-Package Bau -Version 0.1.0-beta10
dotnet add package Bau --version 0.1.0-beta10
<PackageReference Include="Bau" Version="0.1.0-beta10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bau --version 0.1.0-beta10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- ScriptCs.Contracts (>= 0.9.0)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Bau:
Package | Downloads |
---|---|
Bau.Exec
A Bau task plugin for executing arbitrary commands.
Require<Bau>().Exec().Do(exec => exec.Run("foo.exe")).Run();
|
|
Bau.Xunit
A Bau task plugin for running xUnit.net tests.
Require<Bau>().Xunit().Do(xunit => xunit.UseExe("xunit.console.clr4.exe").RunAssemblies("Tests.dll")).Run();
|
|
Bau.MSBuild
A Bau task plugin for running MSBuild.
Require<Bau>().MSBuild().Run();
|
|
Bau.Xunit.Temp
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 => xunit.UseExe("xunit.console.clr4.exe").RunAssemblies("Tests.dll")).Run();
|
|
Bau.NuGet
A Bau task plugin for running NuGet.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | |
---|---|---|---|
0.1.0-beta10 | 1,032 | 3/3/2016 | |
0.1.0-beta09 | 1,989 | 6/30/2015 | |
0.1.0-beta08 | 892 | 3/19/2015 | |
0.1.0-beta07 | 1,086 | 12/1/2014 | |
0.1.0-beta06 | 1,195 | 6/12/2014 | |
0.1.0-beta05 | 830 | 6/12/2014 | |
0.1.0-beta04 | 839 | 6/2/2014 | |
0.1.0-beta03 | 812 | 6/1/2014 | |
0.1.0-beta02 | 829 | 6/1/2014 | |
0.1.0-beta01 | 1,020 | 6/1/2014 | |
0.1.0-alpha15 | 747 | 5/31/2014 | |
0.1.0-alpha14 | 895 | 5/22/2014 | |
0.1.0-alpha13 | 743 | 5/18/2014 | |
0.1.0-alpha12 | 744 | 5/17/2014 | |
0.1.0-alpha11 | 767 | 5/8/2014 | |
0.1.0-alpha10 | 782 | 5/7/2014 | |
0.1.0-alpha09 | 754 | 5/6/2014 | |
0.1.0-alpha08 | 735 | 5/6/2014 | |
0.1.0-alpha07 | 737 | 5/5/2014 | |
0.1.0-alpha06 | 755 | 5/4/2014 | |
0.1.0-alpha05 | 745 | 5/4/2014 | |
0.1.0-alpha04 | 829 | 5/1/2014 | |
0.1.0-alpha03 | 793 | 4/29/2014 | |
0.1.0-alpha02 | 819 | 4/28/2014 | |
0.1.0-alpha01 | 849 | 4/27/2014 |