I am using Hops to easily manage large and complex scripts by breaking them up into functions. I have a primary folder which stores all the Hops functions and one master GH file which references all of them. I want my colleagues to be able to use the latest Hops functions and GH master from my side. What would be the best and easiest way to go about it using Drive/Dropbox/Gdrive/Sharepoint? We do not have a dedicated server.
As I understand Hops does not support relative paths. So any time I add or change something I have to manually relink paths to functions. Has anyone come up with good tips or workaround for this?