Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 13, 2025

README only documented Linux ARM64 installation. Added complete platform coverage for latest release.

Changes

  • Linux: Added AMD64 alongside existing ARM64
  • MacOS: Added Intel (AMD64) and Apple Silicon (ARM64) variants
  • Version: Updated all references from mixed versions to v0.0.11 (latest release)
  • Navigation: Added release page link and platform-specific subsections

Installation now covers

# Linux AMD64
curl -fsL -o /usr/local/bin/slack https://github.com/kitproj/slack-cli/releases/download/v0.0.11/slack_v0.0.11_linux_amd64

# MacOS Intel
curl -fsL -o /usr/local/bin/slack https://github.com/kitproj/slack-cli/releases/download/v0.0.11/slack_v0.0.11_darwin_amd64

# MacOS Apple Silicon
curl -fsL -o /usr/local/bin/slack https://github.com/kitproj/slack-cli/releases/download/v0.0.11/slack_v0.0.11_darwin_arm64
Original prompt

Make sure the README has instructions to install on both Linux and MacOS, and the version is the latest released version.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

…rsion v0.0.11

Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
Copilot AI changed the title [WIP] Update README with installation instructions for Linux and MacOS Add MacOS installation instructions and update to v0.0.11 Nov 13, 2025
Copilot AI requested a review from alexec November 13, 2025 17:05
@alexec alexec marked this pull request as ready for review November 13, 2025 17:08
@alexec alexec merged commit 1f4e5a2 into main Nov 13, 2025
2 checks passed
@alexec alexec deleted the copilot/update-readme-install-instructions branch November 13, 2025 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants