Skip to content

dfeies/CopilotTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CopilotTest

This is a repository for testing VSCode GitHub Copilot Chat and Copilot CLI.

Hello World C# app

This is a simple "Hello World" application written in C# to use as test code for Copilot.

# created using the following command:
dotnet new console -o HelloWorldApp -f net8.0

Copilot

Copilot Chat

Copilot Chat is the VSCode and Visual Studio extension. VSCode install: Extensions / search "GitHub Copilot Chat" / Install Visual Studio 2022+: built-in

Sign in with your GitHub account that has Copilot access.

Copilot CLI

Copilot CLI is a standalone local app, terminal based.
Install:

winget install GitHub.Copilot
copilot
/login

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages