Description
Creates new projects from existing Git repositories used as templates. Rust developers use it to start services, libraries, command-line tools, or application skeletons with a prepared structure.
Use it when a trusted template matches the project you want to create. Templates can contain scripts and configuration, so review them before generating important projects.