Skip to content

Instantly share code, notes, and snippets.

@argentinaluiz
Created August 16, 2015 13:02
Show Gist options
  • Save argentinaluiz/d8e372e97ce4ffbfe793 to your computer and use it in GitHub Desktop.
Save argentinaluiz/d8e372e97ce4ffbfe793 to your computer and use it in GitHub Desktop.
Command to execute zftool.phar globally in Windows
@ECHO OFF
php "%~dp0zftool.phar" %*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment