mirror of
https://github.com/diamondburned/cchat-mock.git
synced 2025-01-14 22:06:42 +00:00
6 lines
91 B
Markdown
6 lines
91 B
Markdown
|
# cchat-mock
|
||
|
|
||
|
```sh
|
||
|
go build -buildmode=plugin -o ~/.config/cchat/plugins/ ./cmd/mock/
|
||
|
```
|