[Mono-list] Announcing .NET CLI

Schley Andrew Kutz sakutz at gmail.com
Thu Jun 5 11:02:29 EDT 2008


Very nice! I forgot to add that because my port is unit test  
compatible with the Apache version, all of their documentation is  
valid for the .NET version as well. The changes that were necessary  
are detailed on the Apache Commons WIKI at http://wiki.apache.org/commons/CLI 
.

Hope this helps!

-- 
-a

"condensing fact from the vapor of nuance"

On Jun 5, 2008, at 9:55 AM, Jonathan Pryor wrote:

> On Wed, 2008-06-04 at 14:31 -0500, Schley Andrew Kutz wrote:
>> I thought .NET needed a good command line parsing library so I ported
>> the Apache Commons CLI. .NET CLI is available on SF at http://sf.net/projects/dotnetcli/
>> .
>
> For an alternate take on command-line parsing, might I suggest you  
> look
> at NDesk.Options?
>
>        http://www.ndesk.org/Options
>
> The (nearly) full documentation contains a number of examples:
>
>        http://www.ndesk.org/doc/ndesk-options/NDesk.Options/OptionSet.html
>
> - Jon
>
>



More information about the Mono-list mailing list