- It doesn't seem to make much sense to deploy the template to gitpod.
* It would make sense to set up some automatic testing of the template (generate a template -> run a bunch of commands like cargo test, cargo schema, etc).
At a glance, it looks like this might be possible with pre-hooks:
https://cargo-generate.github.io/cargo-generate/templates/scripting.html