# cli_support
Shared CLI args and helpers for tools and apps, with optional Bevy resource integration.
## Features
- No default features.
- `bevy-resource`: derives `Resource` for `RunSeed` by enabling a lightweight Bevy import (default-features off).
## License
Apache-2.0 (see `LICENSE` in the repo root).