Reorganize composer scripts to be more visible #150
llaville
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With current version of the
composer.jsonuser scripts are difficult to see when we runcomposercommand without argument (to get help).We should run
composer run-script --listto see themI propose to apply namespace on composer command, like I did on project
overtrue/phplint.Gain: only one command to run
composerand you will distinct standard composer commands and user scriptsBeta Was this translation helpful? Give feedback.
All reactions