Changes
Page history
Update Deployment
authored
Jun 13, 2024
by
Alexian MASSON
Show whitespace changes
Inline
Side-by-side
Deployment.md
View page @
0b6398f5
WIP
## Packaging
\ No newline at end of file
```
bash
make package
```
This will create an archive of the plugin in
`dist/PreCourlis.zip`
## Test the package archive
```
bash
make deploy
```
This will update the Zip archive (package) and extract files in your home QGIS Python plugins folder.
With this you can test the packaged Zip archive contains all required files.