1 year ago
#1271
ultraGentle
How to duplicate a GitHub Codespace for use as a development template?
I have a Codespace with a bunch of development tools installed.
I'd like to use this Codespace as a template so that I can start new projects from there.
I can create a Dockerfile that installs the tooling, and then build a new Codespace from that.
But is there a way I can just create a new Codespace from an existing one?
github
github-codespaces
0 Answers
Your Answer