PHPLinter icon indicating copy to clipboard operation
PHPLinter copied to clipboard

Added ability to create phar-archive

Open nafigator opened this issue 11 years ago • 0 comments

To create phar-archive run this commands:

./bin/buildphar chmod +x bin/phplinter.phar mv bin/phplinter.phar /usr/local/bin/phplinter

After this you can use phplinter as binary executable.

nafigator avatar Aug 18 '14 10:08 nafigator