Skip to content

mjul/argu-fsharp-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Argu F# Examples

Examples for the Argu command-line argument parser

The code examples are in the tests folder where they can run with Xunit.

Run the examples like so:

dotnet test tests\ArguExamplesTests

Only Discriminated Unions of Primitive Types

See tests/ArguExamplesTests/DiscriminatedUnionsTests.fs

About

Examples for the Argu command-line argument parser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages