tailhook / rust-argparse

The command-line argument parser library for rust
MIT License
240 stars 39 forks source link

Consider merge with cli.rs #14

Closed ctjhoa closed 9 years ago

ctjhoa commented 9 years ago

Hi,

I think this module https://github.com/evnm/cli.rs has the same goal as your's. Please consider a merge between both because I think a lot of module will emerged to handle cli args and that's not necessary a good thing for standardization.

cf: https://github.com/evnm/cli.rs/issues/8