Info
Version: | 5.18.3 |
Author(s): | Steffen Forkmann, Mauricio Scheffer, Colin Bull, Matthias Dittrich |
Last Update: | Monday, November 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fsharp/Fake |
NuGet Url: | https://www.nuget.org/packages/dotnet-fake |
Install
Install-Package dotnet-fake
dotnet add package dotnet-fake
paket add dotnet-fake
dotnet-fake Download (Unzip the "nupkg" after downloading)
Dependencies
- Fake.Core.CommandLineParsing(>= 5.18.3)
- Fake.Runtime(>= 5.18.3)
- FSharp.Core(>= 4.7.0)
- Microsoft.NETCore.App(>= 2.0.0)
- Mono.Cecil(>= 0.11.0)
- Paket.Core(>= 5.226.0)
Tags
Tasks and dependencies are specified in a DSL which is integrated in F#.