mirror of
https://github.com/everestmz/cursor-rpc.git
synced 2025-12-24 13:38:07 +08:00
6 lines
76 B
Makefile
6 lines
76 B
Makefile
extract-schema:
|
|
go run ./cmd/extract
|
|
|
|
generate:
|
|
cd cursor && buf generate
|