{"id":15757585,"url":"https://github.com/giuseppeg/brew-install","last_synced_at":"2026-04-30T00:09:04.337Z","repository":{"id":57190402,"uuid":"178410604","full_name":"giuseppeg/brew-install","owner":"giuseppeg","description":"👌 Better brew install with support for installing specific versions","archived":false,"fork":false,"pushed_at":"2019-03-29T13:29:38.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T22:19:31.849Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/giuseppeg.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":"2019-03-29T13:29:15.000Z","updated_at":"2019-03-29T21:27:16.000Z","dependencies_parsed_at":"2022-08-27T12:02:59.339Z","dependency_job_id":null,"html_url":"https://github.com/giuseppeg/brew-install","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giuseppeg%2Fbrew-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giuseppeg%2Fbrew-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giuseppeg%2Fbrew-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giuseppeg%2Fbrew-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giuseppeg","download_url":"https://codeload.github.com/giuseppeg/brew-install/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246439375,"owners_count":20777594,"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-10-04T09:22:21.299Z","updated_at":"2026-04-30T00:08:59.313Z","avatar_url":"https://github.com/giuseppeg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 👌 brew-install\n\nA node script to improve the `brew install` experience and allow to install specific versions of packages.\n\n\u003csmall\u003eNote this is a very naive implementation so it might not work all the time and it is meant for personal usage only.\u003c/small\u003e\n\n## Install\n\n```\nnpm i -g brew-install\n```\n\n## Usage\n\n### Install the latest version of a package\n\n```\nbrew-install elixir\n```\n\nThis is an alias for `brew install`.\n\n### Install a specific version of a package\n\n```\nbrew-install elixir@1.7.1\n```\n\n### List all* the avaliable version of a package\n\n```\nbrew-install --ls elixir\n```\n\n* `brew-install` looks at the git history and uses the commit messages to determine the available versions - I warned you that this is a very naive implementation.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiuseppeg%2Fbrew-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiuseppeg%2Fbrew-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiuseppeg%2Fbrew-install/lists"}