/source-generator

Generates SDKs from GitHub's OpenAPI specification. Built on Kiota.

Primary LanguageC#

source-generator

This repository generates code from GitHub's OpenAPI specification, built on Kiota.

Development

  • Install
  • For the latest versions of tooling, the .github/workflows/build-go.yml file is the source of truth.

Usage

Go

Run ./scripts/generate-go.sh. You may also run individual steps from the .github/workflows/build-go.yml file. If you're using VSCode, there are some pre-setup tasks and debugging configurations in the .vscode folder.

C#

Run ./scripts/generate-csharp.sh