Skip to content

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 14 Feb 23:46
· 32 commits to dev since this release
2d9ede2

Installation

Unix (Linux/macOS)

Use the install script:

curl -fsSL https://raw.githubusercontent.com/cturner8/copilot-cli-challenge/main/install.sh | bash

Windows (PowerShell)

Use the PowerShell install script:

irm https://raw.githubusercontent.com/cturner8/copilot-cli-challenge/main/install.ps1 | iex

Manual Installation

Or download the appropriate binary for your platform below.

Changelog

Others

  • Fix powershell install, macOS checksum verification, auto import name and keep location symlink (#45) (@cturner8)

Full Changelog: v0.0.3-alpha...v0.0.5