{"id":15502529,"url":"https://github.com/matsubara0507/erlang-build","last_synced_at":"2026-04-28T13:38:10.042Z","repository":{"id":93508190,"uuid":"100612166","full_name":"matsubara0507/erlang-build","owner":"matsubara0507","description":"Erlang version of elixir-build","archived":false,"fork":false,"pushed_at":"2017-09-02T06:41:39.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T18:22:07.374Z","etag":null,"topics":["erlang","installer"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matsubara0507.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-17T14:26:57.000Z","updated_at":"2017-08-20T15:36:52.000Z","dependencies_parsed_at":"2023-04-06T23:52:43.880Z","dependency_job_id":null,"html_url":"https://github.com/matsubara0507/erlang-build","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.11111111111111116","last_synced_commit":"80b22c499e717be872acd2483eac34a6e6c02abd"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/matsubara0507/erlang-build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsubara0507%2Ferlang-build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsubara0507%2Ferlang-build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsubara0507%2Ferlang-build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsubara0507%2Ferlang-build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matsubara0507","download_url":"https://codeload.github.com/matsubara0507/erlang-build/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsubara0507%2Ferlang-build/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261012856,"owners_count":23096925,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["erlang","installer"],"created_at":"2024-10-02T09:10:10.949Z","updated_at":"2026-04-28T13:38:09.993Z","avatar_url":"https://github.com/matsubara0507.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# erlang-build\n\nErlang version of elixir-build\n\nrequired:\n  - [erlenv](https://github.com/talentdeficit/erlenv)\n  - read [building and installation instructions of Erlang](https://github.com/erlang/otp/blob/maint/HOWTO/INSTALL.md) or [Dockerfile](https://github.com/matsubara0507/erlang-build/blob/master/Dockerfile)\n\n## Installation\n\n### Installing as an erlenv plugin\n\nInstalling erlang-build as an exenv plugin will give you access to the `erlenv install` command.\n\n```\n$ git clone git@github.com:talentdeficit/erlenv.git ~/.erlenv/plugins/erlang-build\n```\n\n### Installing as a standalone program (advanced)\n\nInstalling erlang-build as a standalone program will give you access to the `erlang-build` command for precise control over Erlang version installation. \nIf you have erlenv installed, you will also be able to use the `erlenv install` command.\n\n```\n$ git clone https://github.com/matsubara0507/erlang-build\n$ cd erlang-build\n$ ./install.sh\n```\n\nThis will install erlang-build into `/usr/local`. \nIf you do not have write permission to `/usr/local`, you will need to run `sudo ./install.sh` instead. \nYou can install to a different prefix by setting the `PREFIX` environment variable.\n\n## Usage\n\n```\n$ erlenv install 20.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsubara0507%2Ferlang-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatsubara0507%2Ferlang-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsubara0507%2Ferlang-build/lists"}