name: generate-clients description: Generates c# and typescript clients for BymseRead.Service.
- Check current folder and go to root of the repository if needed
- Ensure project dotnet tools are restored by running
dotnet tool restore - Then run
dotnet run --project src/BymseRead.Tools/BymseRead.Tools.csproj GenerateClients - If tool exited with error then report the issue to user and stop