OSGeo

pgRouting: Workshop first task [0]

If you do not have an account on github, please create one.

is your account name in GitHub

Install git on your computer

  • On Linux:
    sudo apgt-get install git
    
  • On Windows:
    https://git-scm.com/download/win
    

Create a fork of the pgRouting Workshop

Steps:

Create a clone on your computer

From your terminal:

git clone https://github.com/<name>/workshop

Create a branch with your name and push to the fork

cd workshop
git checkout -b <name>
git push --set-upstream origin <name>

Questions?

Task tags

  • documentation
  • pgrouting
  • sphinx

Students who completed this task

Vithin Reddy

Task type

  • code Code

Level

Beginner
close

2017