Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 376 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 376 Bytes

Prerequisites

Rust

Please install the latest version of the Rust compiler using the Rust shell script installer

Running

Please run cargo run -- --ip <ip> --port <port> in a terminal to start the program. If --ip is not supplied, it will default to localhost. If --port is not supplied, it will default to 5000.