Back to skills
extension
Category: Development & EngineeringNo API key required

generate-clients

Generates c# and typescript clients for BymseRead.Service.

personAuthor: 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