<Explorer />
<Explorer />
Say, I'm writing integration tests for a given feature in a CLI tooling which has got multiple user prompts. `rootcmd arg` results in couple of prompts- Do you need X?...
> Closes #10 * Currently, firing in `g3l` without any sort of arguments won't produce anything. I think it is a good idea to have help showing up if that's...
Currently `g3l` accepts any sort of arguments without any sort of warnings which doesn't make sense.
> Closes #80 Currently, `uber ` works seamlessly without any sort of warnings which shouldn't be the case.
For instance, `uber random` works just fine without any sort of warnings which has to be replaced with suitable warnings.