Review Working Directory

To continue with this section, you must ensure that the workstation (either a laptop or a virtual machine) has been configured to operate within the LDE. For more details, see the Setting up Local Development Environment Appendix.

The following steps outline the process to set up the working directory:

  1. Open a Windows PowerShell session as administrator and navigate to the Repository. For example, C:\ArasProjects\project1\localRepo
  2. To check the directory, execute the command: dir

  1. Run the following script: repo-init.ps1
    A few more files are added after the repo-init.ps1 script is run.