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