OSGeo

GeoTools: First task [0]

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

is your github account name

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 geotools project

Steps:

Create a clone on your computer

From your terminal:

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

Create a branch with your name and push to the fork

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

Questions?

  • IRC osgeo-gsoc channel on freenode

Task tags

  • GeoTools
  • git

Students who completed this task

dev1nee, Marcin Żeleźny, Leo Orshansky, Ade Isman Aji, Ethan Zhao, Yi Han Wang, Jerry Huang, phyxkal, Karen Menezes, Alton Culver

Task type

  • code Code

Level

Beginner
close

2017