{"id":15605190,"url":"https://github.com/ostinelli/rebar3_vendor","last_synced_at":"2025-12-11T23:52:28.721Z","repository":{"id":57541886,"uuid":"54245553","full_name":"ostinelli/rebar3_vendor","owner":"ostinelli","description":"Rebar3 Vendor Plugin.","archived":false,"fork":false,"pushed_at":"2024-08-13T08:32:52.000Z","size":14,"stargazers_count":14,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-18T21:16:53.024Z","etag":null,"topics":["erlang","rebar3","vendor"],"latest_commit_sha":null,"homepage":"","language":"Erlang","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/ostinelli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-19T03:32:33.000Z","updated_at":"2022-07-20T18:11:42.000Z","dependencies_parsed_at":"2022-09-09T02:50:21.885Z","dependency_job_id":null,"html_url":"https://github.com/ostinelli/rebar3_vendor","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ostinelli%2Frebar3_vendor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ostinelli%2Frebar3_vendor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ostinelli%2Frebar3_vendor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ostinelli%2Frebar3_vendor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ostinelli","download_url":"https://codeload.github.com/ostinelli/rebar3_vendor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250797989,"owners_count":21489003,"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","rebar3","vendor"],"created_at":"2024-10-03T04:03:02.538Z","updated_at":"2025-12-11T23:52:28.686Z","avatar_url":"https://github.com/ostinelli.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Hex pm](https://img.shields.io/hexpm/v/rebar3_vendor.svg)](https://hex.pm/packages/rebar3_vendor)\n\n# Rebar3 Vendoring Plugin\n\nPlugin for storing vendored dependencies and applying the vendored deps to your local project.\n\n## Install\nAdd the plugin to your rebar config, which should be at `~/.config/rebar3/rebar.config`:\n\n```erlang\n{plugins, [rebar3_vendor]}.\n```\n\n## Usage\nTo store the fetched dependencies under `./deps/` for committing:\n\n```\n$ rebar3 vendor store\n```\n\nTo take the vendored dependencies from `./deps/` and place them under the build directory in the appropriate place:\n\n```\n$ rebar3 vendor apply\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fostinelli%2Frebar3_vendor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fostinelli%2Frebar3_vendor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fostinelli%2Frebar3_vendor/lists"}