mp
mp copied to clipboard
MP assumes *nix only for CLI
In your cli script - mp you use getopts. That command does not exist on windows version of php. Would you accept a patch that deals with this issue?
I'm really interested in using this library on windows too.
Thanks,
Yeah sure that'd be very helpful.
I have been wanting to make a "cli framework" for easily creating CLI apps that's cross-platform and makes dealing with options easy. If your patch starts down that path, that'd be even better, but if not that's fine, too.
Alan