mirror of
https://github.com/diamondburned/cchat-mock.git
synced 2024-11-10 08:04:15 +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/
|
||
|
```
|