Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

[Request] Update installation methods #278

@nandgator

Description

@nandgator

Edit

Outdated comment

Linux and MacOS users can use asdf to install rye.

$ asdf plugin add rye
$ asdf install rye latest
$ asdf global rye latest
redirect url: https://github.com/mitsuhiko/rye/releases/tag/0.5.0
$ rye --version
rye 0.5.0
commit: 0.5.0 (5f96294de 2023-05-31)
platform: linux (x86_64)
self-python: [email protected]
symlink support: true

Windows users can use scoop as soon as this PR (ScoopInstaller/Main#4849) is merged.

$ scoop install rye

This can be included in the docs here:

https://github.com/mitsuhiko/rye/blob/b4caf51f3648e6c24ad047438a75608d4118e378/docs/guide/installation.md?plain=1#L19-L44

These installation methods will automatically take care of adding rye shims to the path.

See: #278 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions