php7mar icon indicating copy to clipboard operation
php7mar copied to clipboard

Why not make mar executable?

Open acim opened this issue 8 years ago • 0 comments

So, something like:

Put #!/usr/bin/env php at the begining of mar.php chmod +x mar.php Rename mar.php to mar Put "bin": ["mar"] in composer.json Then if vendor/bin is in the path, this could be much easier started, so just by typing mar.

If you like this, I can send a PR.

acim avatar Feb 28 '17 10:02 acim