kartoza / stream_feature_extractor

A QGIS plugin to extract stream features (wells, sinks, confluences etc.) from a stream network
GNU General Public License v2.0
6 stars 9 forks source link

We need to create a script for packaging the plugin #6

Closed timlinux closed 10 years ago

timlinux commented 10 years ago

Problem

Since packaging the plugin is a common and routine task, we need to create a script to do it. We will only put essential files (e.g. testing files, git-related files are not included) in the final package.

Proposed solution

Use bash script to do it

Expected outcome

A script for packaging the plugin,