rust-template/cargo-generate.toml

2 lines
142 B
TOML
Raw Normal View History

[placeholders]
2024-08-08 14:43:31 +08:00
manage_on_github = { prompt = "Is repo managed on github", choices = ["Github", "Gitea"], default = "Github", type = "string" }