libcosmic-yoda/examples/cosmic/README.md
2022-10-03 14:00:42 -06:00

9 lines
200 B
Markdown

# COSMIC
An example of the COSMIC design system.
All the example code is located in the __[`main`](src/main.rs)__ file.
You can run it with `cargo run`:
```
cargo run --package cosmic --release
```