| Crates.io | slint-init |
| lib.rs | slint-init |
| version | 0.1.1 |
| created_at | 2025-09-10 00:43:45.773533+00 |
| updated_at | 2025-09-11 16:52:17.553261+00 |
| description | slint-init is a command-line tool for quickly initializing Slint projects. |
| homepage | https://github.com/ljxh2024/slint_init |
| repository | https://github.com/ljxh2024/slint_init |
| max_upload_size | |
| id | 1831780 |
| size | 6,518 |
slint-init is a command-line tool for quickly initializing Slint projects,The current Slint version using 1.13.1,Rust edition using 2024.
cargo$ cargo install slint-init
$ slint-init test1
This will initialize a Rust + Slint project, where the project name is test1.
$ slint-init -h
$ slint-init -v