GRASS GIS is free software,
anyone may develop his/her own extensions. The GRASS GIS
Addons Wiki page contains a growing list of links to GRASS GIS
extensions, which are currently not part of the core software package. Most addons are managed in the GRASS GIS Addons repository on GitHub. Addons can easily be installed in your local GRASS GIS installation through the graphical user interface (Menu - Settings - Addons Extension - Install) or via the g.extension command. These manual pages are updated daily. Last run: 01 Mar 2021 How to contribute? You may upload your Addon to the GRASS GIS Addons repository. Further details about gaining write access there can be found in this document. Please also read GRASS GIS programming best practice. How to get the source code: git clone https://github.com/OSGeo/grass-addons.git See also log files of compilation: Linux log files | Windows log files |