# Simple Bar Example This example demonstrates the most basic use case of layer-shika: creating a status bar using the fluent builder API. ## Running ```bash cd examples/simple-bar cargo run ```