Team Explorer Everywhere Command-Line - Minimum requirements

1.2k Views Asked by At

On a machine that contains Visual Studio 2010 installed (along with the Visual Studio Command Prompt + Team Foundation Client), I have developed a small bat file that contains TF commands in it.

Now I need to move it to our Windows Server 2012 and there is no Visual Studio installed in there. So I found this nice package: https://github.com/Microsoft/team-explorer-everywhere

Out of it, I would like to make use of the "Command-Line Client" only. I have downloaded its package but I realized that, in order to make it work nicely, I suspect that I may need to install a few other components, such as Java.

It isn't clear what exactly are these components. Does anyone have a clue?

1

There are 1 best solutions below

1
jessehouwing On

From the Help folder that's part of the package:

Operating system requirements:

  • Windows 10 (x86 and x64)
  • Windows 8.1 (x86 and x64)
  • Windows 8 (x86, x64)
  • Windows 7 (x86, x64)
  • Linux with GLIBC 2.3+ (x86, x86_64)
  • Mac OS X 10.8+ (Intel only)

Java runtime requirements:

  • Oracle Java 1.7+ or IBM Java 1.7+ on Linux
  • Apple Java 1.7+ on Mac OS X
  • Oracle Java 1.7+ or IBM Java 1.7+ on Windows