Skip to main content

Downloading Codes

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

Downloading Codes Using Git

  • Downloading dataset repositories using HTTP:
git lfs install
git clone https://www.opencsg.com//codes/demo/test.git
  • Downloading dataset repositories using SSH:
git lfs install
git clone git@hub.opencsg.com:codes_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