Procedure to create a installable tarball of the weather_routing plugin #4038
-
What is the procedure to create an installable tarball of the weather_routing plugin after cloning the weather_routing_pi repo?
$ make help
The following are some of the valid targets for this Makefile:
... all (the default if no target is provided)
... clean
... depend
... edit_cache
... install
... install/local
... install/strip
... list_install_components
... package
... package_source If I execute |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Yes, that is correct. You just need to copy the metadata file into the tarball manually, then it will install. It will probably work within linux too. Look at the TP Issues under jon gough's Textplugin_pi |
Beta Was this translation helpful? Give feedback.
Yes, that is correct. You just need to copy the metadata file into the tarball manually, then it will install.
There is a script that does this using bash from a windows machine.
It will probably work within linux too. Look at the TP Issues under jon gough's Textplugin_pi