forked from CEN38/plugin_gn_tools
20 lines
649 B
Markdown
20 lines
649 B
Markdown
# Installation
|
|
|
|
## Stable version (recomended)
|
|
|
|
This plugin is published on the official QGIS plugins repository: <https://plugins.qgis.org/plugins/gn_tools/>.
|
|
|
|
## Beta versions released
|
|
|
|
Enable experimental extensions in the QGIS plugins manager settings panel.
|
|
|
|
## Earlier development version
|
|
|
|
If you define yourself as early adopter or a tester and can't wait for the release, the plugin is automatically packaged for each commit to main, so you can use this address as repository URL in your QGIS extensions manager settings:
|
|
|
|
```url
|
|
https://gitea.cenra-outils.org/CEN38/gn_tools/pages/plugins.xml
|
|
```
|
|
|
|
Be careful, this version can be unstable.
|