{"id":25804870,"url":"https://github.com/eighty4/binny.sh","last_synced_at":"2026-04-11T12:05:16.643Z","repository":{"id":242386118,"uuid":"730439508","full_name":"eighty4/binny.sh","owner":"eighty4","description":"Install scripts for GitHub release binaries","archived":false,"fork":false,"pushed_at":"2025-02-24T17:10:43.000Z","size":331,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T18:24:10.968Z","etag":null,"topics":["c","cpp","cross-platform","devtools","go","rust","supply-chain-management","zig"],"latest_commit_sha":null,"homepage":"https://install.eighty4.tech","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eighty4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-12-11T23:40:44.000Z","updated_at":"2025-02-24T17:10:46.000Z","dependencies_parsed_at":"2024-06-02T18:26:25.944Z","dependency_job_id":"88073fc7-f611-462b-94d7-5827ffe0ce0a","html_url":"https://github.com/eighty4/binny.sh","commit_stats":null,"previous_names":["eighty4/install.sh","eighty4/binny.sh"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eighty4%2Fbinny.sh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eighty4%2Fbinny.sh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eighty4%2Fbinny.sh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eighty4%2Fbinny.sh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eighty4","download_url":"https://codeload.github.com/eighty4/binny.sh/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241045953,"owners_count":19899748,"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":["c","cpp","cross-platform","devtools","go","rust","supply-chain-management","zig"],"created_at":"2025-02-27T18:54:06.722Z","updated_at":"2026-04-11T12:05:16.637Z","avatar_url":"https://github.com/eighty4.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# binny.sh\n\n## Development\n\nThe frontend and lambdas packages will require environment variables\nwith [GitHub client credentials for a GitHub OAuth application](https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/creating-an-oauth-app).\nSee each package's .env file for environment variable names.\n\n### Interactive update with `pnpm`\n\nThe update command can be used interactively and recursively to upgrade project dependencies:\n\n```bash\npnpm update --interactive --latest --recursive\n```\n\n## Example install scripts in the wild\n\nHere is a list of install scripts for popular applications that inspired Binny.sh:\n\n- [Astral uv](https://docs.astral.sh/uv/getting-started/installation/)\n- [Astral ruff](https://docs.astral.sh/ruff/installation/)\n- [Homebrew](https://brew.sh/)\n- [pnpm](https://pnpm.io/installation/)\n- [rustup](https://rustup.rs/)\n- [Wasmtime](https://wasmtime.dev/)\n\n# Create PR via APIs\n\n## Create branch\n\n### Get HEAD sha of a branch\n\n`GET /repos/{owner}/{repo}/git/ref/heads/{branch_name}`\n\n### Create branch from HEAD commit\n\n`POST /repos/{owner}/{repo}/git/refs`\n\n```json\n{\n    \"ref\": \"refs/heads/YOUR_NEW_BRANCH_NAME\",\n    \"sha\": \"COMMIT_SHA_TO_BRANCH_FROM\"\n}\n```\n\n### Create pull request\n\n[API docs](https://docs.github.com/en/rest/pulls/pulls?apiVersion=2022-11-28#create-a-pull-request)\n\n## todos\n\n- remove vitest from template\n- review ci_verify workflow and script\n- template version compiled by ts uses require() which won't work in browser\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feighty4%2Fbinny.sh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feighty4%2Fbinny.sh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feighty4%2Fbinny.sh/lists"}