mirror of
https://github.com/MeexReay/sRAC.git
synced 2025-05-06 13:18:03 +03:00
11 lines
120 B
Markdown
11 lines
120 B
Markdown
# sRAC
|
|
simple server for RAC
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
git clone https://github.com/MeexReay/sRAC
|
|
cd sRAC
|
|
cargo run --help
|
|
```
|