-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hi guys,
I'm trying to get the InfraworldRuntimeExample running but finding more and more steps, where it looks like the example is not in sync with the current state of the tools (i.e. infraworld-cornerstone).
The readme shows an example of the config.yml with the field dst_path but in cornerstones readme there are only dst_public_path and dst_private_path mentioned (which are newer according to the commit dates).
I'm quite confused how to handle this private and public files. I have not clue where to put them.
Are there other changes that might be necessary to the example to work with the current version of cornerstone? Or could you tell me which version/commit of cornerstone would be required to run the example?
An idea to get rid of such inconsistencies in future I suggest to put the required tools as git submodule into the example repository, so you would have a working set of tools together all times :-)