Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Git (requires git installation
The git application can clone the repository to a local repository
    • From the directory created in step 1 above, use a command like the following to clone. You will have a directory called uPortal when done.
Code Block
titleClone Source Files
C:\ssp\git clone -b ssp-master git@github.com:Jasig/uPortalSSP-Platform.git

2. Modify SSP-Platform Configuration Files

...