It will be legendary if yii-dev-tool could work as global command.
For example
We have a Foo project that contains a lot of repositories.
Right now we have some cloned repositories:
- git
- foo
- core
- contracts
- bar
We are running
The dev tool will ask some questions about project and make some config file(s) in the git/foo folder.
And now we can use here the tool to clone more project repositories, update the existing and use ither features.
What do you think about the proposal?
It will be legendary if yii-dev-tool could work as global command.
For example
We have a Foo project that contains a lot of repositories.
Right now we have some cloned repositories:
We are running
cd git/foo yii-dev initThe dev tool will ask some questions about project and make some config file(s) in the
git/foofolder.And now we can use here the tool to clone more project repositories, update the existing and use ither features.
What do you think about the proposal?