10 lines
182 B
Markdown
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'
|
|
```
|