-
Notifications
You must be signed in to change notification settings - Fork 22
01_Install
you can use the following command to install cargo-generate
cargo install cargo-generate
input your project name to replace {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
- GoTo :https://github.com/Surrealism-All/SurrealismUI/releases
- Find the latest release and download
- unzip and add into your project