If you are on Ubuntu
1. $ sudo apt-get install git
This step will install git on your machine
2. https://help.github.com/articles/set-up-git#setting-up-git
3. Use this page for ssh key generation. Blindly follow all steps
https://help.github.com/articles/generating-ssh-keys
4. git clone git@github.com:ravikirandutta/BOLG.git ( where you want to get the code)
This should be all the steps to get the codebase on to your system.
1. $ sudo apt-get install git
This step will install git on your machine
2. https://help.github.com/articles/set-up-git#setting-up-git
3. Use this page for ssh key generation. Blindly follow all steps
https://help.github.com/articles/generating-ssh-keys
4. git clone git@github.com:ravikirandutta/BOLG.git ( where you want to get the code)
This should be all the steps to get the codebase on to your system.
No comments:
Post a Comment