Skip to content

Document "mise" usage, decouple from asdf #67

@adamwight

Description

@adamwight

Some of the user documentation assumes "asdf" but people might have other tools set up to manage Elixir+Erlang/OTP versions. For example, the Android run_mix script relies on a very particular asdf mechanism and should not do so.

It would be best if the scripts could be robust to choice of tooling. My thinking is that the scripts could detect elixir version to start with. If the version is correct, continue. If it's incorrect, we could try a few of the common mechanisms to set the version and then exit with an error explaining the issue on failure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cursor-pr-openCursor issue-workflow (cursor-automation.com)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions