Skip to content

Surrealism-All/Discord_SurrealismUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slint + SurrealismUI + Rust

This template should help get you started developing with Slint and Rust

And this template use SurrealismUI as default Component Library

dependencies version

name version
slint 1.5.1
rust after 2021
SurrealismUI 0.4.2

Recommend IDE

VSCode

Recommend Plugin

  • Slint
  • rust
  • rust-analyzer

QuickStart

1. Install cargo-generate

you can use the following command to install cargo-generate

cargo install cargo-generate

2. generate your own project

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

3. run project

cargo run

Default License

MIT License

About

Use SurrealismUI to make Discord as an example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published