android: create your own personal project and join the github community

1) how to use the gitbub

  https://help.github.com/

2) 

I want to create a project , like tomcat, however, it can answer some questions from babies.

here are the steps.

2.1 i already downloaded cocos2d-x code and make it work sucessfully
     refer to my previous passage.

2.2) then I create my own repo in github . refer to 1) the repo is :

https://github.com/kenieevan/talkingcat.git

 

2.3) upload my projects into github.

  ->   create your own local repo 

   #optional if you use proxy  

    git config --global http.proxy proxy01.cd.intel.com:911
  git pull https://github.com/kenieevan/talkingcat.git

      git remote add orgin https://github.com/kenieevan/talkingcat.git 

      git push origin master

 

 

 

 

 

 

 

 

 

posted on 2013-08-29 10:54  keniee  阅读(300)  评论(0编辑  收藏  举报