Closed Willovent closed 4 years ago
In next release, I plan to make every option to belong on a specific command. So every option (including required options) are going to be command wise.
I inspired from laravel's artisan commands to to so. Do you think that this is not needed and options should be program wise?
I think this is needed and it's great to see it's already on your todo !
When a required options is set for a command, it must be provide for all commands instead of just the one adding it
outputs :
Error: Required option is not specified!
outputs:
The repo is cloned into: folder