返回 Skill 列表
extension
分类: 开发与工程无需 API Key

generate-clients

为BymseRead.Service生成C#和TypeScript客户端。

person作者: jakexiaohubgithub
  1. Check current folder and go to root of the repository if needed
  2. Ensure project dotnet tools are restored by running dotnet tool restore
  3. Then run dotnet run --project src/BymseRead.Tools/BymseRead.Tools.csproj GenerateClients
  4. If tool exited with error then report the issue to user and stop