stadtratmonitor-rust/README.md

6 lines
186 B
Markdown
Raw Permalink Normal View History

2023-10-12 15:52:03 +02:00
# 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'`