1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-09-20 00:49:11 +02:00

Add an arc.bat file for Arcanist

Summary: Allow Windows users to type "arc" with appropriate env config.

Test Plan: Typed "arc", got arc.

Reviewers: Makinde, btrahan, Koolvin, jungejason

Reviewed By: jungejason

CC: aran, epriestley

Maniphest Tasks: T124

Differential Revision: https://secure.phabricator.com/D1937
This commit is contained in:
epriestley 2012-03-18 19:42:53 -07:00
parent 89753d5d49
commit 718b8b6d4f

3
bin/arc.bat Normal file
View file

@ -0,0 +1,3 @@
@echo off
php -f %~dp0..\scripts\arcanist.php -- %*