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:
- On GitHub, navigate to the https://github.com/geotools/geotools repository.
- Fork button In the top-right corner of the page, click Fork.
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
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