We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
you can use the following command to install cargo-generate
cargo install cargo-generate
input your project name to replace {project_name}
{project_name}
cargo generate --git https://github.com/Surrealism-All/surrealism-ui-template.git --name {project_name}
🔧 Destination: E:\Rust\test-surrealism ... 🔧 project-name: test-surrealism ... 🔧 Generating template ... 🔧 Moving generated files into: `E:\Rust\test-surrealism`... 🔧 Initializing a fresh Git repository ✨ Done! New project created E:\Rust\test-surrealism
cargo run