mirror of
https://github.com/MeexReay/bRAC.git
synced 2025-05-06 21:48:03 +03:00
9 lines
110 B
Markdown
9 lines
110 B
Markdown
# bRAC
|
|
better RAC client
|
|
|
|
## how to use
|
|
|
|
```bash
|
|
rustc main.rs -o main # build
|
|
./main # run
|
|
``` |