The Rust Programming Language Forum
How to set a cargo new template?
help
steveklabnik
May 2, 2020, 7:04pm
4
You can install cargo-generate from
crates.io
, which lets you build templates.
show post in topic
Related topics
Topic
Replies
Views
Activity
[QUESTION] How to replace the template published on mdn to the template generated by cargo generate?
help
3
452
February 10, 2024
Does Cargo have the ability to create a new project based off a template
help
3
490
January 6, 2020
Customizing gitignore
4
636
April 28, 2020
Cargo new (replace default hello_world in main.rs with more useful code)
help
5
678
April 7, 2021
Hello World, but not every time!
7
342
December 27, 2023