The script parser for building system "Bake".
Info
Version: | 1.0.1 |
Author(s): | Strrationalism |
Last Update: | Tuesday, February 16, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Strrationalism/Bake |
NuGet Url: | https://www.nuget.org/packages/Bake.Parser |
Install
Install-Package Bake.Parser
dotnet add package Bake.Parser
paket add Bake.Parser
Bake.Parser Download (Unzip the "nupkg" after downloading)
Dependencies
- Bake.Core(>= 1.0.0)
- FParsec(>= 1.1.1)
- FSharp.Core(>= 5.0.0)