Rate This Document
Findability
Accuracy
Completeness
Readability

Obtaining the Source Code

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Run the following command to configure Git:
    git config --global http."sslVerify" false
  3. Run the following command to download the MOOSE source code:
    git clone https://github.com/idaholab/moose.git