pvanbosgeo wrote
> Hi devs,
> 
> I am looking into how to share add-ons with Window users other than 
> through the central GRASS GIS repository. First step is to create 
> precompiled add-ons for Window users. Are there instructions for 
> dummies? Otherwise, for Python scripts this could be done manually I 
> guess, getting a folder structure with the right files (python script, 
> bat, html, man) in the right place?
> 
> And if I have a precompiled add-on, what would be the best way to share 
> it with users? Would it be hard to implement an option in g.extension to 
> install from a local zip file or from another url in Windos? Only 
> difference is the location of the zip file? Or is there another way?

see

https://github.com/landam/wingrass-maintenance-scripts/blob/master/grass_addons.sh

for the script to compile/build winGRASS addons.






-----
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to