
How-ToTools
Beginner Guide to Git and Linux
via Dev.to BeginnersSiva Ranjani
Beginner Guide to Git and Linux Git and Linux are essential tools for developers. Git Commands git init git add . git commit -m 'first commit' Linux Commands ls mkdir project cd project
Continue reading on Dev.to Beginners
Opens in a new tab
7 views



