7 lines
57 B
Markdown
7 lines
57 B
Markdown
|
## ai `bot`
|
||
|
|
||
|
```sh
|
||
|
$ cargo build
|
||
|
$ ./target/debug/ai
|
||
|
```
|