351 Forks
904 Stars
904 Watchers

grass

GRASS - free and open-source geospatial processing engine

How to download and setup grass

Open terminal and run command
git clone https://github.com/OSGeo/grass.git
git clone is used to create a copy or clone of grass repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with grass https://github.com/OSGeo/grass/archive/master.zip

Or simply clone grass with SSH
[email protected]:OSGeo/grass.git

If you have some problems with grass

You may open issue on grass support forum (system) here: https://github.com/OSGeo/grass/issues