Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 474 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 474 Bytes

lizard-qgis-plugin

A QGIS Lizard plugin

Releasing

First make sure the version in the metadata is set correctly.

$ python3 zip_plugin.py
$ ARTIFACTS_KEY=abcdefg ./upload-artifact.sh

The ARTIFACTS_KEY environment variable is something you have to set manually (i.e. Reinout probably mailed it to you). Later on we can set up an automatic github action if needed.

It uploads to https://plugins.lizard.net (which is the same as https://plugins.3di.live ).