OSGeo

pgRouting: Website first task [0]

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

<name> is your github account.

Install git on your computer

Create a fork of the pgRouting project

Steps:

Create a clone on your computer

From your terminal:

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

Create a branch based on gh-pages with your name and push to the fork

cd website
git checkout gh-pages
git checkout -b <name>
git push --set-upstream origin <name>

Questions?

Task tags

  • pgrouting
  • git

Students who completed this task

Vithin Reddy, Can Jozef Saul, phyxkal, wjch, A.L., Mirosław Wierzbicki, Jason Wong-1, Dmitry Zaporozhchenko, Jerry Huang, Kamil Michna, Gracjan Białek, Ronald Y, SKhosla

Task type

  • code Code

Level

Beginner
close

2017