You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2021. It is now read-only.
We should split out the verb processing from the option processing to make things a bit better. We can also then generate the docs automatically from the usage. Paket does both of these things neatly: https://github.com/fsprojects/Paket/blob/master/src/Paket/Commands.fs
An alternative command line arg processor is https://github.com/gsscoder/commandline/blob/master/demo/fsharp-demo.fsx