szahn / content-source-control-git

Kenny's Source Control with Git Public Repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

ANOTHER UPDATE:

A simple readme file to toss into our project. This line has also been updated.

To compile the code, run:

g++ -o build/hi-there src/hi-there.cpp

###Note: No pull requests will be accepted for this repository, as it is meant to be used for demonstration purposes only. You are free to create a pull request to try it out, but no outside code will be merged into this project.

It is highly recommended that you fork this project on GitHub so that you have full admin access to your own fork. This way you can practice with pushes and pull requests to see how they are done. Be sure to have your SSH key set up and that your public key (located in ~/.ssh/id_rsa.pub) is added to your GitHub account. Be sure to have your SSH key setup and that your public key is located in ~/.ssh/id_rsa.pub) is added to your Guthub account

About

Kenny's Source Control with Git Public Repo

License:Other


Languages

Language:C++ 100.0%