更换语言:
   Contact us
  • Follow CooCox
  •         
  • CooCox Market
  •         
  • Tech Support
  •     
Home  › CoX Repository on GitHub

CoX Repository on GitHub

We have created the Repository for CoX on GitHub, anyone who wants to get the resources and contribute to CoX can visit that site:https://github.com/coocox/cox

What is GitHub and Git?

GitHub is a web-based hosting service for software development projects that use the Git revision control system. GitHub offers both commercial plans and free accounts for open source projects.

Git is an extremely fast, efficient, distributed version control system ideal for the collaborative development of software, which is provided by GitHub.

If you want to contribute or get the full repo on GitHub, you need to install Git.

How to contribute to CoX

We use the Integration-Manager Workflow, The process works as follow:

  1. The project maintainer pushes to their public repository.
  2. A contributor clones that repository and makes changes.
  3. The contributor pushes to their own public copy.
  4. The contributor sends the maintainer an e-mail asking them to pull changes.
  5. The maintainer adds the contributor’s repo as a remote and merges locally.
  6. The maintainer pushes merged changes to the main repository.

The rules for contribute the code

1. Your code must follow BSD license
2. Your code must be right, and can pass a series of test.
3. Your code must follow Doxygen Coding Conventions, see the CoX Guide

Related Links

GitBook
GitHub Help
CoX Repository

© 2009 -2011 CooCox - Terms of Use         Business Model         Market             About us