Skip to content

krauthaufen/FSharp.CommandLine.Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FSharp.CommandLine.Parser

A very simple Library using F#'s record types as command-line argument definition.

An example can be found in FSharp.CommandLine.Parser.Tests. The library currently only supports very basic features and I will extend it when needed. Please feel free to contribute.

I'm planning to use a GetOpt implementation underneath to ensure posix comliance.

NuGet

FSharp.CLI can also be referenced via NuGet: https://www.nuget.org/packages/FSharp.CommandLine.Parser

About

A very simple command-line parser for F#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages