Skip to content

fustfra1/git-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

git-play

learning git on linux

Compile and run the hello program:

mkdir build
cd build
g++ ../src/hello.cpp -o hello
./hello

About

learning git on linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages