Skip to content

Releases: patniko/github-copilot-office

Release v0.0.3

06 Feb 05:12

Choose a tag to compare

GitHub Copilot Office Add-in v0.0.3

Download the zip for your platform, extract it, then:

Quick Start

  1. Run the register script once to trust the SSL certificate and register the manifest:
    • macOS: ./register.sh
    • Windows (PowerShell as Admin): .\register.ps1
  2. Launch the app:
    • macOS: Double-click GitHub Copilot Office Add-in.app
    • Windows: Run GitHub Copilot Office Add-in.exe
  3. Open Word, PowerPoint, or Excel → InsertAdd-insMy Add-insGitHub 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

06 Feb 04:50

Choose a tag to compare

GitHub Copilot Office Add-in v0.0.2

Download the zip for your platform, extract it, then:

Quick Start

  1. Run the register script once to trust the SSL certificate and register the manifest:
    • macOS: ./register.sh
    • Windows (PowerShell as Admin): .\register.ps1
  2. Launch the app:
    • macOS: Double-click GitHub Copilot Office Add-in.app
    • Windows: Run GitHub Copilot Office Add-in.exe
  3. Open Word, PowerPoint, or Excel → InsertAdd-insMy Add-insGitHub 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.