mirror of
https://github.com/13hannes11/ics-proxy.git
synced 2024-09-06 08:01:41 +02:00
3 lines
104 B
Bash
Executable File
3 lines
104 B
Bash
Executable File
# Requires cargo-watch (install with: 'cargo install cargo-watch')
|
|
cargo watch -x 'run --bin ics-proxy'
|