Now this tool is used only for Yii 3, but it would be convenient to use it for developing other projects, for example, a project based on modules. ### What needs to be changed/added: - [ ] Extract core files to `yiisoft/dev-tool` and add dependency it to `yii-dev-tool` - [x] Make configuration of repositories possible, decouple from yii - [ ] Add a command that creates a package from a template - [x] Add a command to run unit tests in packages
Now this tool is used only for Yii 3, but it would be convenient to use it for developing other projects, for example, a project based on modules.
What needs to be changed/added:
Extract core files to
yiisoft/dev-tooland add dependency it toyii-dev-toolMake configuration of repositories possible, decouple from yii
Add a command that creates a package from a template
Add a command to run unit tests in packages