Robert Lee

Results 2 issues of Robert Lee

com.sampullara.cli.Args.parse() only support args split into array already, hope that one override method like: com.sampullara.cli.Args.parse(Object target, String commandLine) would be added someday...

Hi, I tries to clone your code and ran local, and found it's not compatible with the latest angularJS (bellows are what I executed) ```shell ng update --all --force ng...