Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nens/lizard-qgis-plugin
A QGIS Lizard plugin
https://github.com/nens/lizard-qgis-plugin
Last synced: 4 days ago
JSON representation
A QGIS Lizard plugin
- Host: GitHub
- URL: https://github.com/nens/lizard-qgis-plugin
- Owner: nens
- License: gpl-3.0
- Created: 2023-10-24T10:14:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-16T13:42:52.000Z (about 1 month ago)
- Last Synced: 2024-10-18T13:46:06.883Z (30 days ago)
- Language: Python
- Homepage:
- Size: 218 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.rst
- License: LICENSE
Awesome Lists containing this project
README
# 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.shThe `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 ).