Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.1 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.1 KB

HacktoberFest-JU

It's hard, It's always hard the first time you do something. Especially when you are collaborating, making mistakes isn't a comfortable thing. We wanted to simplify the way the new open source contributors learn and contribute for the first time.

Reading articles and watching tutorials can help, but what's better than actually doing the stuff in a practical enviorment? COSEC aims at providing guidance & simplifing the way beginners make thier first contribution. If you are looking to do your first contribution in open source then COSEC is a good place to learn.

If you dont have git installed on your system Install it.

Fork this repository

Fork this repo by clicking on the fork button on the top of the page. This will create a copy of this repository in yoour account.

Clone the repository

Now clone the fork repo to your machine go to your github account open the forked repo, click on the clone button and then click on the copy to clipboard icon.

Open a terminal and run the following command.

git clone "URL you just copied"