mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-22 11:25:13 +00:00
Adding copilot-sdk stuff
This commit is contained in:
17
collections/copilot-sdk.collection.yml
Normal file
17
collections/copilot-sdk.collection.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
id: copilot-sdk
|
||||
name: Copilot SDK
|
||||
description: Build applications with the GitHub Copilot SDK across multiple programming languages. Includes comprehensive instructions for C#, Go, Node.js/TypeScript, and Python to help you create AI-powered applications.
|
||||
tags: [copilot-sdk, sdk, csharp, go, nodejs, typescript, python, ai, github-copilot]
|
||||
items:
|
||||
- path: instructions/copilot-sdk-csharp.instructions.md
|
||||
kind: instruction
|
||||
- path: instructions/copilot-sdk-go.instructions.md
|
||||
kind: instruction
|
||||
- path: instructions/copilot-sdk-nodejs.instructions.md
|
||||
kind: instruction
|
||||
- path: instructions/copilot-sdk-python.instructions.md
|
||||
kind: instruction
|
||||
display:
|
||||
ordering: manual
|
||||
show_badge: true
|
||||
featured: true
|
||||
Reference in New Issue
Block a user