qgis-deployment-cli

Cross-platform (but focused on Windows) CLI to perform deployment operations: profiles, plugins, etc.

APACHE-2.0 License

Downloads
1.3K
Stars
15
Committers
7

QGIS Deployment CLI

Cross-platform (but Windows focused) CLI to perform deployment operations related to QGIS: profiles, plugins, etc.

Try it quickly

Using Python and the officiel package installer pip:

pip install qgis-deployment-toolbelt
qdt -s https://github.com/Guts/qgis-deployment-cli/raw/main/examples/scenarios/demo-scenario.qdt.yml

Or using a pre-built executable (downloadable through releases assets), for example on Windows:

QGISDeploymentToolbelt_0-27-0_Windows.exe -s https://github.com/Guts/qgis-deployment-cli/raw/main/examples/scenarios/demo-scenario.qdt.yml

Look for new icons in start menu or desktop!

Interested? For further details, read the documentation 📚.

Contribute

Read the contribution guidelines and the documentation.