Info
Version: | 3.3.3805.29705 |
Author(s): | cannorin |
Last Update: | Tuesday, June 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cannorin/FSharp.CommandLine |
NuGet Url: | https://www.nuget.org/packages/FSharp.CommandLine |
Install
Install-Package FSharp.CommandLine
dotnet add package FSharp.CommandLine
paket add FSharp.CommandLine
FSharp.CommandLine Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FSharp.Scanf(>= 3.3.3805.29705)
- FSharp.Core(>= 4.2.3)
- FSharp.Scanf(>= 3.3.3805.29705)
- FSharp.Core(>= 4.2.3)
- System.ValueTuple(>= 4.4.0)
Tags
Supports command line option parsing, type-safe scanf, monadic command construction, automatic help & shell completion generation, and so on.