Skip to content

Release v0.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Feb 05:12
· 20 commits to main since this release

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.