Marc
Marc
 If you want to test only a composer library without storing it, you can call the sandbox command, so when the...
What it currenlty does: - successfully creates a configuration array after registering the plugins. - add matchers, commands or presenters to the configuration. - give static access to the configuration...
Added files matcher, added parameters for the commands, fixed couple of bugs TODO : - [X] Basic completion support - [ ] Add a huge set of tests for all...
When calling long time running operations a nice feature could be the chance to cancel that operation without exiting from the shell, it can be done with Ctrl-C or any...