Skip to content

1. Before we start

Martin Kuhl edited this page Oct 29, 2021 · 4 revisions

An installation of git and git LFS is mandatory for arcCommander usage. Whenever submitting a command that relies on a git functionality, the Commander will check for presence of git and git LFS. If not installed, the respective command will result in an error. Throughout the installation setup of git, the user has the possibility to install git LFS. Git LFS can also be downloaded manually here.

  • For all following steps it is assumed, that you opened a shell within a directory you want to add an ARC in. In this example it is "C:\Users\userA\source\repos\ArcTutorial".
  • Note that each input that contains non-literal characters must be encapsulated in quotation marks when entered within the shell. This also applies when using the editor for numerals that are no numbers (dates, phone numbers, etc.).
  • Furthermore, <arc> defines the path to the ArcCommander.exe (eg. "C:\Users\userA\source\repos\ArcCommander\ArcCommander.exe").
  • Every input can be entered by using the shell. For user friendly experience, an editor may pop up if no arguments are given. After entering the required values, save and close the editor.