{"id":13588458,"url":"https://github.com/tale/bruh","last_synced_at":"2025-05-12T20:03:28.280Z","repository":{"id":61948335,"uuid":"443438783","full_name":"tale/bruh","owner":"tale","description":"A much faster alternative to the brew CLI for macOS packaging.","archived":false,"fork":false,"pushed_at":"2024-02-14T17:12:49.000Z","size":381,"stargazers_count":23,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T02:53:25.388Z","etag":null,"topics":["brew","hacktoberfest","homebrew","macos","nodejs","packaging","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/tale.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":"2021-12-31T23:11:07.000Z","updated_at":"2024-11-01T23:26:35.000Z","dependencies_parsed_at":"2024-01-20T02:43:11.008Z","dependency_job_id":"4f5fe1e7-a743-4c64-a00d-bdeea6b0f85d","html_url":"https://github.com/tale/bruh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tale%2Fbruh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tale%2Fbruh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tale%2Fbruh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tale%2Fbruh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tale","download_url":"https://codeload.github.com/tale/bruh/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253814946,"owners_count":21968559,"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":["brew","hacktoberfest","homebrew","macos","nodejs","packaging","typescript"],"created_at":"2024-08-01T15:06:43.712Z","updated_at":"2025-05-12T20:03:28.198Z","avatar_url":"https://github.com/tale.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# bruh\n*A drop-in replacement for `brew` on macOS.*\n\nThis is a complete 1:1 feature-parity tool of `brew`, the popular package manager used on macOS devices. This project mostly exists for fun and shouldn't be used in any sort of official capacity. Personally, I use it over `brew` when running packaging commands on my system, but proceed with caution.\n\n## Setup/Installation\nInstall the latest version via [nightly.link](https://nightly.link/tale/bruh/workflows/nightly.yaml/main) or from the [Actions](https://github.com/tale/bruh/actions/workflows/nightly.yaml) tab to view older nightlies if necessary.\n\n## Decisions\n`bruh` is written purely in TypeScript and compiled into a binary using [Node.js Single Executable Applications](https://nodejs.org/api/single-executable-applications.html). This was mostly because I enjoy writing TypeScript and I wanted to prove that application design is just as important as the platform an application is built on.\n\nUsing promises, `bruh` is very fast and outperforms brew by a massive margin and most likely can outperform APT because of how the event-loop in Node.js works and concurrent tasks that I've chosen to opt into as a reliability trade-off.\n\nThe project mostly serves for my own exploration of the limitations of Node.js, macOS, and how to solve some of the issues in unique ways (such as re-elevating a non-root process, or handling authentication via PAM). However, I also aimed to solve a few of the issues that come with `brew`:\n- Significantly speed up commands by removing scripts\n- Remove the dependency on a local git state to track updates\n- Be significantly more self-contained than the current iteration of `brew`\n\n## Benchmarks\nComing soon-ish?\n\n\u003e Copyright (c) 2024 Aarnav Tale.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftale%2Fbruh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftale%2Fbruh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftale%2Fbruh/lists"}