I have a workspace configured with dependencies installed, etc. I would like to create a copy of this workspace for my employees so that they cannot go through the whole setup process. (What I want is similar to the functionality the tramp provides, but I want to do it on the ninth cloud.)
I saw that there is a way to clone workspaces that I thought did this, but it looks like it's just cloning from a GitHub repository, etc. I know that I can share the exact workspace so that we both print in the same editor, but I don't want that.
Is there a way to do what I want?
source share