Skip to main content

Downloading Space

If you want to get and download the space on the OpenCSG Community, we currently support downloading codes via Git or web interface.

Downloading Spaces Using Git

  • Downloading space repositories using HTTP:
git lfs install
git clone https://www.opencsg.com//spaces/demo/test.git
  • Downloading space repositories using SSH:
git lfs install
git clone git@hub.opencsg.com:spaces_demo/test.git

You will need to add your SSH public key to your user settings to push changes or access private repositories.

Downloading Files Using Web Interface

Click the download button under the Files tab to download the file directly. download file