Info
| Version: | 8.0.0 |
| Author(s): | Marko Zorec, Zoro Zorec |
| Last Update: | Saturday, November 25, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dotnetcore/FlubuCore |
| NuGet Url: | https://www.nuget.org/packages/FlubuCore.Runner |
Install
Install-Package FlubuCore.Runner
dotnet add package FlubuCore.Runner
paket add FlubuCore.Runner
FlubuCore.Runner Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Flubu is a C# library for building projects and executing deployment scripts using C# code.
Wiki can be found at: https://github.com/flubu-core/flubu.core/wiki
A detailed example of how Flubu is used to build example project: https://github.com/flubu-core/examples.