Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

Rationalize cmd line arg parsing #27

Open
rneatherway opened this issue Jul 8, 2015 · 0 comments
Open

Rationalize cmd line arg parsing #27

rneatherway opened this issue Jul 8, 2015 · 0 comments

Comments

@rneatherway
Copy link
Contributor

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant