layer-shika/examples/simple-bar
2025-12-05 05:40:52 +01:00
..
src feat: add examples 2025-12-05 05:40:52 +01:00
ui feat: add examples 2025-12-05 05:40:52 +01:00
Cargo.toml feat: add examples 2025-12-05 05:40:52 +01:00
README.md feat: add examples 2025-12-05 05:40:52 +01:00

Simple Bar Example

This example demonstrates the most basic use case of layer-shika: creating a status bar using the fluent builder API.

Running

cd examples/simple-bar
cargo run