Closed kevbook closed 2 days ago
Is your feature request related to a problem?
Which solution do you suggest?
Which alternative solutions exist?
Additional context
@kevbook Devpod supports exporting and importing a workspace via devpod export, providing a JSON of the workspace, then run devpod import --data {json} using another computer. I hope this helps!
devpod export
devpod import --data {json}
Is your feature request related to a problem?
Which solution do you suggest?
Which alternative solutions exist?
Additional context