Step by step how to deploy your project to open source sites such as open source China

Source: Internet
Author: User
Tags using git version control system

This article takes open source China as an example, upload to GitHub can use a similar method, because they are all using git this version control system. The use of private items on GitHub will be charged, while open source China is free. Recommend everyone support domestic!

Create an open source account in China
  • Address Https://git.oschina.net/signup
  • Be careful not to use QQ mailbox, because receiving mail will not be timely
Create a project

  • Two configuration files are automatically generated when the creation is complete
Setting the Public key
  • Purpose of setting the public key: do not use each push code to the server to lose the password

  • Enter terminal, switch directory

  • Generate secret Key

  • Setting the public key on Oschina

  • Test
Cloning a project to a local
  • Copy the SSH address of the project

  • Create a new folder anywhere, navigate to the folder in the console

  • Clone to a local folder

  • Use Xcode to create a new project, the project directory Select the folder you just created, navigate to the folder, you will find the following settings git check box is not selected, which means that the directory has git already

Write code, submit!

* Note tick the check box in the diagram to indicate that it is submitted to the server

View Submission Results

Step by step how to deploy your project to open source sites such as open source China

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.