PSGitHubCopilotCLI

0.1.0-alpha0010

A PowerShell module that provides integration with the GitHub Copilot CLI on Windows. It allows users to run GitHub Copilot CLI functions directly from their PowerShell sessions.

Minimum PowerShell version

5.1

This is a prerelease version of PSGitHubCopilotCLI.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSGitHubCopilotCLI -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSGitHubCopilotCLI -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2023 Yves-Laurent Creton. All rights reserved.

Package Details

Author(s)

  • Yves-Laurent Creton

Functions

Invoke-GitHubCopilotWhatTheShell Invoke-GitHubCopilotGitAssist Invoke-GitHubCopilotGhAssist

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
0.1.0-alpha0010 (current version) 103 5/5/2023
0.1.0-alpha0008 13 4/14/2023
0.1.0-alpha0007 5 4/14/2023
0.1.0-alpha0006 5 4/14/2023
0.1.0-alpha0005 6 4/14/2023
0.1.0-alpha0004 5 4/14/2023
0.1.0-alpha0003 6 4/14/2023
0.1.0-alpha0002 5 4/14/2023
0.1.0-alpha0001 4 4/14/2023
Show more