[PR #10] [MERGED] Add install script for latest release #223

Closed
opened 2026-02-26 21:34:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/10
Author: @rudrankriyam
Created: 1/20/2026
Status: Merged
Merged: 1/20/2026
Merged by: @rudrankriyam

Base: mainHead: feature/install-script-default-local-bin


📝 Commits (3)

  • 154d557 Add install script for latest release
  • 875b76e Simplify install script instructions
  • 42636b5 Add PATH hint to installer

📊 Changes

2 files changed (+92 additions, -0 deletions)

View changed files

📝 README.md (+5 -0)
install.sh (+87 -0)

📄 Description

Summary

  • add a curlable install script that downloads latest release assets
  • default installation directory to ~/.local/bin with checksum verification
  • document install options and default path in README

Test plan

  • Not run (install script only)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/10 **Author:** [@rudrankriyam](https://github.com/rudrankriyam) **Created:** 1/20/2026 **Status:** ✅ Merged **Merged:** 1/20/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `main` ← **Head:** `feature/install-script-default-local-bin` --- ### 📝 Commits (3) - [`154d557`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/154d557e054fe2aee163f5c419f6a730fd4f0196) Add install script for latest release - [`875b76e`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/875b76efbeeb286aac1c6bac7d665d1e2f7caac4) Simplify install script instructions - [`42636b5`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/42636b5a0853c70878610469a2fc34a3774332c4) Add PATH hint to installer ### 📊 Changes **2 files changed** (+92 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+5 -0) ➕ `install.sh` (+87 -0) </details> ### 📄 Description ## Summary - add a curlable install script that downloads latest release assets - default installation directory to ~/.local/bin with checksum verification - document install options and default path in README ## Test plan - [ ] Not run (install script only) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:34:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/App-Store-Connect-CLI#223
No description provided.