Info
Version: | 6.1.3 |
Author(s): | Steffen Forkmann, Mauricio Scheffer, Colin Bull, Matthias Dittrich |
Last Update: | Thursday, September 26, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://fake.build/ |
NuGet Url: | https://www.nuget.org/packages/Fake.DotNet.Cli |
Install
Install-Package Fake.DotNet.Cli
dotnet add package Fake.DotNet.Cli
paket add Fake.DotNet.Cli
Fake.DotNet.Cli Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Fake.Core.Environment(>= 5.20.3)
- Fake.Core.Process(>= 5.20.3)
- Fake.Core.String(>= 5.20.3)
- Fake.Core.Trace(>= 5.20.3)
- Fake.DotNet.MSBuild(>= 5.20.3)
- Fake.DotNet.NuGet(>= 5.20.3)
- Fake.IO.FileSystem(>= 5.20.3)
- FSharp.Core(>= 4.7.2)
- Mono.Posix.NETStandard(>= 1.0.0)
- Newtonsoft.Json(>= 12.0.3)
- Fake.Core.Environment(>= 5.20.3)
- Fake.Core.Process(>= 5.20.3)
- Fake.Core.String(>= 5.20.3)
- Fake.Core.Trace(>= 5.20.3)
- Fake.DotNet.MSBuild(>= 5.20.3)
- Fake.DotNet.NuGet(>= 5.20.3)
- Fake.IO.FileSystem(>= 5.20.3)
- FSharp.Core(>= 4.7.2)
- Mono.Posix.NETStandard(>= 1.0.0)
- Newtonsoft.Json(>= 12.0.3)
Tags
Tasks and dependencies are specified in a DSL which is integrated in F#.