dorgflow icon indicating copy to clipboard operation
dorgflow copied to clipboard

Utilize composer's 'bin' property for global installs.

Open jhedstrom opened this issue 6 years ago • 1 comments

This change makes use of composer's bin property so that when installing globally, or as part of another project, the binary is properly symlinked into the bin directory (typically vendor/bin).

I wonder if for backward compatibility if we should symlink the binary back into the root directory?

jhedstrom avatar Jan 29 '19 18:01 jhedstrom

I think the necessary changes have been made here. Anything left to do?

jhedstrom avatar Feb 12 '19 18:02 jhedstrom