我要评分
获取效率
正确性
完整性
易理解

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