1 Forks
1 Stars
1 Watchers

COMP2404

A repo for all the assignments in COMP 2404, Introduction to Software Engineering Carleton University.

How to download and setup COMP2404

Open terminal and run command
git clone https://github.com/owencraston/COMP2404.git
git clone is used to create a copy or clone of COMP2404 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with COMP2404 https://github.com/owencraston/COMP2404/archive/master.zip

Or simply clone COMP2404 with SSH
[email protected]:owencraston/COMP2404.git

If you have some problems with COMP2404

You may open issue on COMP2404 support forum (system) here: https://github.com/owencraston/COMP2404/issues