BelgianBiodiversityPlatform / qgis-gbif-api

GBIF Occurrences is a QGIS plugin to directly import occurrences from the GBIF API
BSD 3-Clause "New" or "Revised" License
13 stars 5 forks source link

Create script to automatically build .zip file #33

Open niconoe opened 5 years ago

niconoe commented 5 years ago

As seen in #32, a few manual steps are now needed to prepare the plugin to be submitted:

It would be great to write a small shell script to automate all those steps.

niconoe commented 2 months ago

Note: I can perform most of this directly with git:

git archive -o qgisgbifapi.zip --prefix=qgisgbifapi/ HEAD