Giter VIP home page Giter VIP logo

7ccsmgpr_2019's Introduction

7CCSMGPR 2019

Note that all students must set git up to use your full name and King's email address e.g.:

$ git config --global user.name "John Smith"
$ git config --global user.email "[email protected]"

How to form a group:

  1. Designate a group coordinator.

  2. Have the coordinator fork this repository. In that fork the coordinator should:

    1. Create a directory with the group name (in lower case, with underscores instead of spaces; i.e. the name "Our Group" would lead to a directory called our_group).

    2. Inside the group directory, create a file called members.txt. The coordinator should then go to the students.txt file, find the line containing their name, and then copy that whole line unchanged (including student number, tabs, etc.) into members.txt.

    3. Inside the group directory, create a file called coordinator.txt which contains the coordinator's line from students.txt (copy the whole line unchanged as in the previous step).

    4. Inside the group directory, create a file called repo.txt which has the URL to the public githup repository you will be using for development during your project.

      [Note: if the repository changes at any point, you must make a pull request to update this link.]

    5. Add the files you have created, commit them, and push them to your fork.

  3. Once step 2 is complete, each group member must separately carry out the following steps:

    1. Fork the coordinator's fork of the repository (i.e. don't fork the original repository!).

    2. Open the students.txt file, find the line containing your name, and then copy that whole line unchanged (including student number, tabs, etc.) into members.txt.

    3. Commit your changed members.txt file, push, and make a pull requst against the coordinator's fork of the repository.

  4. Once all group members have added themselves in this way to the coordinator's repository, the coordinator should run python3 check.py and ensure that no warnings are given about duplicated or incorect entries. If no warnings are printed, make a pull request against the main 7CCSMGPR repository. In your message, state the group name clearly.

If you get any of these details wrong, you will be asked to try again.

7ccsmgpr_2019's People

Contributors

ltratt avatar yusafosei-bonsu avatar likexin0304 avatar yathing avatar likeyears avatar dietc avatar k1777121 avatar xiaoyue-peng avatar dannyyaou avatar lingchen0393 avatar mandeep-singh-rai avatar zeyferzheng avatar ikokostas avatar cnychanya avatar yankaichen avatar tomrobinson1996 avatar alain-ch avatar w-lt avatar yaanny avatar yyr65 avatar yenanhhh avatar yiboliu1105 avatar yingdisong2019 avatar winnie1006 avatar zhihao-zhu avatar zihaoaka avatar baizheteng avatar by-zhang avatar hebocn avatar isaac-muhumuza avatar

Watchers

James Cloos 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.