3liz / qgis-plugin-manager

CLI tools for installing QGIS Plugins
GNU General Public License v3.0
12 stars 2 forks source link

the `install` sub-command should be idempotent #42

Closed laurentj closed 1 year ago

laurentj commented 1 year ago

It shouldn't install the plugin if it is already installed, except if we give a --force flag or if we give a different version to install.