Downloading Space
If you want to get and download the space on the CSGHub, we currently support downloading spaces via Git or web interface.
Downloading Spaces Using Git
- Downloading space repositories using HTTP:
git lfs install
git clone http://101.200.14.180/spaces/opencsg/space123.git
- Downloading space repositories using SSH:
git lfs install
git clone ssh://git@localhost:2222/spaces/opencsg/space123.git
Note: You need to add your SSH public key to your user settings in order to push changes or access private repositories. Click on "Account Settings" in the top right corner and go to "SSH Keys" to add your public key.
Downloading Files Using Web Interface
Click the download button under the Files tab to download the file directly.
Starring Spaces
You can star spaces by clicking the Likes
icon, and then view all your favorited spaces by navigating to "My Favorite" in the top right corner.