Skip to content

Erlang can not download the sourcecode by kerl #2223

@raincoldl

Description

@raincoldl

Describe the Bug

i read the code where it install erlang as below,which means that the kerl can only install by release from git.
i wannna use build-install git <git_url> <git_version> <build_name> [directory] to build otp from my own repo
just like asdf-erlang do when it's install_type is ref

async fn install_via_kerl(

cmd!(
                self.kerl_path(),
                "build-install",

Steps to Reproduce

nothing

Expected Behaviour

nothing

Actual Behaviour

nothing

Environment

nothing

asdf plugins affected (if relevant)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions