imliam / cpx

Run any command from any composer package, even if it's not installed in your project.
https://cpx.dev
MIT License
287 stars 9 forks source link

Feature: Custom Repository #9

Open adrum opened 1 month ago

adrum commented 1 month ago

When specifying a package to run, it would be nice to be able to pass a git URL that would set the composer.json > repositories config.

cpx package/name:dev-branch-name --repository=https://some.repo/url.git