mirror of
https://github.com/iLoveElysia/openbilibili.git
synced 2026-09-02 07:38:04 -05:00
4 lines
153 B
Makefile
4 lines
153 B
Makefile
example:
|
|
go install
|
|
deepcopy-gen -logtostderr -v=6 -input-dirs ./examples/api/v1/,./examples/model/ -output-file-base copy
|
|
go test -v ./examples/tests
|