stadtratmonitor-rust/README.md
2023-10-12 15:52:03 +02:00

5 lines
186 B
Markdown

# Stadtratmonitor written in Rust
## Development
To start the development server I recommend to use [cargo-watch](https://github.com/watchexec/cargo-watch): `cargo watch --exec 'run'`