{"id":13507504,"url":"https://github.com/tsloughter/rebar3_run","last_synced_at":"2025-12-28T16:55:59.697Z","repository":{"id":31772199,"uuid":"35338519","full_name":"tsloughter/rebar3_run","owner":"tsloughter","description":"Run a release with one simple command","archived":false,"fork":false,"pushed_at":"2023-08-02T10:23:03.000Z","size":27,"stargazers_count":25,"open_issues_count":6,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-05T23:11:46.837Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsloughter.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2015-05-09T17:41:54.000Z","updated_at":"2024-04-25T06:19:20.000Z","dependencies_parsed_at":"2024-05-01T16:19:28.929Z","dependency_job_id":null,"html_url":"https://github.com/tsloughter/rebar3_run","commit_stats":{"total_commits":16,"total_committers":4,"mean_commits":4.0,"dds":0.4375,"last_synced_commit":"de0ed23436ebcfd42795267c9f32e4584edab80a"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsloughter%2Frebar3_run","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsloughter%2Frebar3_run/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsloughter%2Frebar3_run/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsloughter%2Frebar3_run/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsloughter","download_url":"https://codeload.github.com/tsloughter/rebar3_run/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243374214,"owners_count":20280656,"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":[],"created_at":"2024-08-01T02:00:35.335Z","updated_at":"2025-12-28T16:55:59.671Z","avatar_url":"https://github.com/tsloughter.png","language":"Makefile","funding_links":[],"categories":["Build Tools"],"sub_categories":[],"readme":"rebar3_run\n=====\n\nRun a release with one simple command.\n\nBuild\n-----\n\n    $ rebar3 compile\n\nUse\n---\n\nAdd the plugin to your rebar config or `~/.config/rebar3/rebar.config`:\n\n    {plugins, [\n        rebar3_run\n    ]}.\n\nAssuming you have a `relx` config section in your `rebar.config` with `extended_start_script` set to true:\n\n```\n{relx, [{release, {\u003cNAME\u003e, \u003cVERSION\u003e}, [\u003cYOUR APP NAME\u003e]},\n        {dev_mode, true},\n        {include_erts, false},\n        {extended_start_script, true}]}.\n```\n\nThen just call your plugin directly in an existing project:\n\n\n    $ rebar3 run\n    ===\u003e Fetching rebar3_run\n    ===\u003e Compiling rebar3_run\n    ===\u003e Starting relx build process ...\n    ===\u003e Resolving OTP Applications from directories:\n    .....\n    Erlang/OTP 17 [erts-6.4] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:10] [hipe] [kernel-poll:false]\n\n    Eshell V6.4  (abort with ^G)\n    (\u003cRELEASE NAME\u003e@127.0.0.1)1\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsloughter%2Frebar3_run","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsloughter%2Frebar3_run","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsloughter%2Frebar3_run/lists"}