Skip to content

Install mpx from its own repository - #17

Merged
jhen0409 merged 1 commit into
mainfrom
install-from-mpx-cli
Aug 13, 2026
Merged

Install mpx from its own repository#17
jhen0409 merged 1 commit into
mainfrom
install-from-mpx-cli

Conversation

@jhen0409

Copy link
Copy Markdown
Member

mpx's source is public now, so releases are published to multiplex-term/mpx-cli and multiplex-cli-releases — the artifact-only repo that existed because a private repo cannot serve anonymous downloads — takes no new ones.

  • public/install-mpx-cli: REPOmultiplex-term/mpx-cli (one line, plus the header comment naming the source).
  • mpx.astro: manual-download and "Problems?" links now point at the repository that actually has the source and issues.

v0.1.0–v0.1.2 are already mirrored into mpx-cli byte-for-byte, so this strands no pinned MPX_VERSION. Verified by running the edited script twice against the live repo:

  • default → resolved /latest to v0.1.2, checksum verified, installed mpx + multiplex;
  • MPX_VERSION=v0.1.1 → installed and reported mpx 0.1.1.

npm run build is clean. Companion PRs: mpx-cli#1 (release workflow) and homebrew-tap#4 (formula URLs).

mpx's source is public now, so releases are published to
`multiplex-term/mpx-cli` and `multiplex-cli-releases` — the artifact-only
repo that existed because a private repo cannot serve anonymous downloads —
takes no new ones. v0.1.0–v0.1.2 are mirrored into mpx-cli byte-for-byte, so
this switch strands no pinned `MPX_VERSION`, and the manual-download and
issues links now point at the repository that actually has the source.
@jhen0409
jhen0409 merged commit 7eefa23 into main Aug 13, 2026
@jhen0409
jhen0409 deleted the install-from-mpx-cli branch August 13, 2026 03:53
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.

1 participant