lyrs/readme.md
2024-05-20 11:35:39 -05:00

10 lines
182 B
Markdown

# lyricscreen (lyrs)
Manage lyrics and live displays for them at shows.
# Develop
```bash
watchexec -e rs,toml -r 'cargo run -- --log-env-filter trace,sled=debug run --watch'
```