git, java framework

A Simple guide to start Git Project for Developers


I have gone through lot of search on How to start a Git project for newbies but couldn't find proper document so thought of writing this article . First step is to clone the project to your local repository . Here is the sample project link , https://github.com/test/sample-project .Since my machine is Windows, I am… Continue reading A Simple guide to start Git Project for Developers