Microsoft visual studio baby here.
I'm working on a C++ project and I want to put it on my git but I don't want to exclude Linux users so I'd like to know how to get into cross platform c++ compiling.
All I know about compiling my C++ projects is how to open a visual studio project and press "build".
I've never worked with Linux before so I could seriously use some help here.