Commit Graph

2 Commits

Author SHA1 Message Date
volundr-
889cbfe1e6 Unfucked setenv.bat
Summary: setenv.bat.dist was a bit fucked, fixed it up

Test Plan:
copy setenv.bat.dist to setenv.bat and update ARC_HOME to point to your arcanist directory
run setenv.bat

Reviewers: #ss14_developers, Kraso

Reviewed By: #ss14_developers, Kraso

Subscribers: YotaXP

Differential Revision: http://phab.nexisonline.net/D29
2015-01-21 15:54:43 -05:00
volundr
38f3526ac0 Added setenv.bat to set up location of Arcanist -- for people who dont want to put it on the system path.
Summary: Adds a file called setenv.bat.dist, which can be renamed as setenv.bat and used to set the path to arcanist -- for people who don't want to put arcanist on their systemwide or user path.

Test Plan:
Rename setenv.bat.dist to setenv.bat
Change ARC_HOME in the batch file to point to the location of arcanist
run setenv.bat from a clean command prompt
try to run arc

Reviewers: #ss14_developers, Kraso

Reviewed By: #ss14_developers, Kraso

Differential Revision: http://phab.nexisonline.net/D17
2015-01-20 16:24:24 +00:00