Assignment 0-0
Due Date: 2022-09-14
Available Points: 5 (Extra points)
A set of mandatory tasks, which will give extra points if done timely.See Git/GitHub Slides for help.
Part 1 - Join GitHub
- Set up an account on GitHub, if not already
- Leverage GitHub Education for lots of goodies
Part 2 - Subscribe to the discussion board repository
- Subscribe to the course discussion board by watching it for all notifications
- Reply to the Introduce yourself thread
- This repository is public, so be careful about what you share there
Part 3 - Create your private assignment repository
- Create a private repository for your server implementation, name it whatever you like
- Add
ibnesayeed
(me) as a collaborator (but no one else) so that I can access the code for review and evaluation - The repository must be private, public repositories will not be graded!
Part 4 - Tell me what your assignment repository is
- Fork the course repository
- Clone your forked version locally
- Add your
CS ID
,Full Name
,GitHub ID
, andPrivate Repository Name
in the_data/members.csv
file - Commit your changes locally, then push them to your GiHub fork
- Issue a pull request to the original repository so I can gather necessary data for automated testing and evaluations