Similar to https://doc.rust-lang.org/cargo/commands/cargo-new.html, but instead of `--lib` and `--bin` we could maybe do `--fragment`, `--mesh`, `--compute` etc. This might even remove the need for a shader template.
Similar to https://doc.rust-lang.org/cargo/commands/cargo-new.html, but instead of
--liband--binwe could maybe do--fragment,--mesh,--computeetc. This might even remove the need for a shader template.