Git Product home page Git Product logo

opensource-13-10's Introduction

与云计算相关的开源项目

#作业要求#

三人或者四人一组完成对某两到三个与云计算相关的开源项目的评估,字数在两千字左右,需要大家协同工作。

评估报告内容

  • 项目的介绍
  • 功能点对比分析
  • 社区活跃程度比较
  • 成功应用

作业格式为MarkDown文本, 需要在GitHub上发pull request提交

#分组信息#

编辑分组信息页面,将分组信息添加进去。

#作业要求#

  1. 在github上fork本项目
  2. 将项目下载到本地
  3. 在homework目录下建立一个以你们选择的题目+队名为名字的md文件,文件中需要包含队员的姓名以及id,修改完成后提交到github上
  4. 队员内部的协助也是需要通过github完成,一般来说是由队长fork项目,队员再fork队长的项目,最后由队长把修改完成的作业交给我,我会根据大家的修改提交记录来进行评分的。
  5. 你们也可以通过其他方式来进行协作最后有队长提交作业,但是需要队长把组员相关贡献在提交的作业中列出来
  6. 如果作业参考了其他资料需要一并列出
  7. 向oscu发起pull request提交作业

如何在github上发起一个pull reuqest

注册一个github账号

打开github主页,注册一个账号。

安装客户端

客户端你可以安装原生的git客户端,在linux下使用:

sudo apt-get install git

即可,如果是在windows下,又不愿意用命令行,可以安装github自带的客户端,地址在这里,下载安装好以后,就像其他软件一样打开,然后用你的用户名登陆就行了。这时,可以看到在你的用户名下全部的项目,点击项目的clone可以克隆到本地进行编辑和提交。

找到你关注的项目

这里,我们可以找到项目地址:https://github.com/oscu/OpenSource-13-10,然后点击页面右上角的 “fork” 按钮,这样就把你关注的项目fork到你自己的账号下了。
此时你打开之前的客户端,在你自己的账户下就看到刚刚fork的项目了,然后点clone,把项目克隆到本地,克隆完以后可以在repositories标签中看到这个项目。右键点击可以打开项目的目录所在地。

修改你的项目

在项目的本地克隆中修改你想修改的任何地方,添加,删除,修改文件都可以。比如在homework下建立一个自己github名字的.md文件

提交你的修改

全部修改好了以后,打开github的客户端,在repositories标签找到刚刚的项目名称,点击名称右边的箭头,会出现你刚刚添加修改的内容,在右边填写提交说明,然后点commit进行提交,点完记得点上面的sync按钮,同步到github上,此时,打开你的github页面,就会出现你刚刚提交成功的内容。

发起一个pull request

提交完成以后,我们需要把我们的修改合并到OpenSource-13-10中,打开你自己的OpenSource-13-10项目克隆,地址是 https://github.com/XXXXXX/OpenSource-13-10,点击上的**Pull Request**按钮,然后填写一些提交的信息,完成

opensource-13-10's People

Contributors

wangjordy avatar zhangqi-gy4 avatar harrisonding avatar oscu avatar jiwq avatar xshwlx avatar vfrankwang avatar lushuai2013 avatar sookie7 avatar duanxiaoyan avatar zhaoyong111 avatar tonywang523 avatar mxm1123 avatar jianzhangup avatar evanf avatar cloud2014 avatar willemjiang avatar chinawangfei avatar james-liuzhian avatar kexinliu avatar shihao80 avatar xshwlx2 avatar xuwei888 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.