Releases: patniko/github-copilot-office
Releases · patniko/github-copilot-office
Release v0.0.3
GitHub Copilot Office Add-in v0.0.3
Download the zip for your platform, extract it, then:
Quick Start
- Run the register script once to trust the SSL certificate and register the manifest:
- macOS:
./register.sh - Windows (PowerShell as Admin):
.\register.ps1
- macOS:
- Launch the app:
- macOS: Double-click
GitHub Copilot Office Add-in.app - Windows: Run
GitHub Copilot Office Add-in.exe
- macOS: Double-click
- Open Word, PowerPoint, or Excel → Insert → Add-ins → My Add-ins → GitHub Copilot
See GETTING_STARTED.md for detailed instructions.
Source Code
The source zip excludes CI workflows and lock files. Run npm install to install dependencies.
Release v0.0.2
GitHub Copilot Office Add-in v0.0.2
Download the zip for your platform, extract it, then:
Quick Start
- Run the register script once to trust the SSL certificate and register the manifest:
- macOS:
./register.sh - Windows (PowerShell as Admin):
.\register.ps1
- macOS:
- Launch the app:
- macOS: Double-click
GitHub Copilot Office Add-in.app - Windows: Run
GitHub Copilot Office Add-in.exe
- macOS: Double-click
- Open Word, PowerPoint, or Excel → Insert → Add-ins → My Add-ins → GitHub Copilot
See GETTING_STARTED.md for detailed instructions.
Source Code
The source zip excludes CI workflows and lock files. Run npm install to install dependencies.