open-im-server/go.work
Xinwei Xiong 4f40022105
feat: Enhancements to OpenIM Engineering Practices with Standardizer and Tool Versioning (#2159)
* feat: add standardizer optimize makefile

* feat: add standardizer optimize makefile

* feat: add openim test docs

* feat: add openim kafka docs

* feat: add openim kafka docs

* feat: add openim kafka docs
2024-04-02 03:31:25 +00:00

15 lines
179 B
Plaintext

go 1.19
use (
.
./tools/changelog
./tools/component
./tools/imctl
./tools/infra
./tools/ncpu
./tools/openim-web
./tools/url2im
./tools/versionchecker
./tools/yamlfmt
)