Github新建项目后的初始化工作

呵呵,不知道为何新建项目之后,这个东西就不见了,我觉得还是很有用的:<br><div style="background-color: #eeeeee; font-size: 13px; padding-right: 5px; padding-bottom: 4px; padding-left: 4px; padding-top: 4px; width: 98%;"><!--<br />
<br />
Code highlighting produced by Actipro CodeHighlighter (freeware)<br />
http://www.CodeHighlighter.com/<br />
<br />
--><span style="color: #000000;"><strong>Global setup:</strong><br><br>
 Download and install Git<br>
  git config </span><span style="color: #000000;">--</span><span style="color: #000000;">global user.name </span><span style="color: #000000;">"</span><span style="color: #000000;">yuanqixun</span><span style="color: #000000;">"</span><span style="color: #000000;"><br>
  git config </span><span style="color: #000000;">--</span><span style="color: #000000;">global user.email yuanqixun@gmail.com<br>
        <br><br><strong>Next steps:</strong><br><br>
  mkdir activiti</span><span style="color: #000000;">-</span><span style="color: #000000;">modeler<br>
  cd activiti</span><span style="color: #000000;">-</span><span style="color: #000000;">modeler<br>
  git init<br>
  touch README<br>
  git add README<br>
  git commit </span><span style="color: #000000;">-</span><span style="color: #000000;">m </span><span style="color: #000000;">'</span><span style="color: #000000;">first commit</span><span style="color: #000000;">'</span><span style="color: #000000;"><br>
  git remote add origin git@github.com:yuanqixun</span><span style="color: #000000;">/</span><span style="color: #000000;">activiti</span><span style="color: #000000;">-</span><span style="color: #000000;">modeler.git<br>
  git push </span><span style="color: #000000;">-</span><span style="color: #000000;">u origin master<br>
      <br><br><strong>Existing Git Repo</strong></span><strong><span style="color: #000000;">?</span></strong><span style="color: #000000;"><br><br>
  cd existing_git_repo<br>
  git remote add origin git@github.com:yuanqixun</span><span style="color: #000000;">/</span><span style="color: #000000;">activiti</span><span style="color: #000000;">-</span><span style="color: #000000;">modeler.git<br>
  git push </span><span style="color: #000000;">-</span><span style="color: #000000;">u origin master<br>
      <br><br><strong>Importing a Subversion Repo</strong></span><strong><span style="color: #000000;">?</span></strong><span style="color: #000000;"><br><br>
  Click <a href="https://github.com/yuanqixun/activiti-modeler/imports/new">here</a><br>
      <br><br><strong>When you</strong></span><strong><span style="color: #000000;">'</span><span style="color: #000000;">re done:</span></strong><span style="color: #000000;"><br></span><span style="color: #000000;"><br>
  <a href="https://github.com/yuanqixun/activiti-modeler">Continue</a><br><br></span>
</div>
<br><ul><li>安装eclipse的egit插件地址</li></ul>
<div>https://repository.sonatype.org/content/repositories/forge-sites/m2eclipse-egit/0.13.0/N/0.13.0.201103031543/<br><br><div>https://repository.sonatype.org/content/sites/forge-sites/m2eclipse-subversive/0.13.0/N/0.13.0.201103011512/</div>
</div>
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值