{"id":26253879,"url":"https://github.com/bufbuild/bufisk","last_synced_at":"2025-04-27T02:58:14.381Z","repository":{"id":210117733,"uuid":"725766748","full_name":"bufbuild/bufisk","owner":"bufbuild","description":"Bazelisk, but for Buf. A user-friendly launcher for Buf.","archived":false,"fork":false,"pushed_at":"2025-04-14T19:57:17.000Z","size":46,"stargazers_count":8,"open_issues_count":3,"forks_count":1,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-27T02:58:09.574Z","etag":null,"topics":["buf-cli","buf-schema-registry","grpc","protobuf","protoc","protocol-buffers"],"latest_commit_sha":null,"homepage":"https://buf.build","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bufbuild.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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-11-30T20:41:03.000Z","updated_at":"2025-04-14T19:57:19.000Z","dependencies_parsed_at":"2024-06-21T19:13:15.058Z","dependency_job_id":"910ab163-29a3-49b5-aa34-ca374e9f0301","html_url":"https://github.com/bufbuild/bufisk","commit_stats":null,"previous_names":["bufbuild/bufisk"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fbufisk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fbufisk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fbufisk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufbuild%2Fbufisk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bufbuild","download_url":"https://codeload.github.com/bufbuild/bufisk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251080979,"owners_count":21533153,"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":["buf-cli","buf-schema-registry","grpc","protobuf","protoc","protocol-buffers"],"created_at":"2025-03-13T18:18:12.112Z","updated_at":"2025-04-27T02:58:14.336Z","avatar_url":"https://github.com/bufbuild.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bufisk\n\nDownload and run `buf` based on configuration from your environment.\n\nInspired by [Bazelisk](https://github.com/bazelbuild/bazelisk).\n\nBufisk will use (in order);\n\n- A version specified in the environment variable `${BUF_VERSION}`.\n- A version specified in a file named `.bufversion` in your current directory,\n  or recursively in any parent directory.\n\nThe specified version must be a valid Buf release version from\n[github.com/bufbuild/buf/releases](https://github.com/bufbuild/buf/releases).\n\nBufisk will also download the released `sha256.txt` and `sha256.txt.minisig`,\nand do all verification.\n\nAll arguments passed to `bufisk` are transparently passed through to `buf`.\n\n```\nexport BUF_VERSION=1.28.1\nbufisk lint\necho 1.28.1 \u003e .bufversion\nbufisk lint\n```\n\nBufisk downloads releases to a cache directory. In most Unix-like cases, this will be `~/.cache/bufisk`.\n\nThe full logic:\n\nThe cache directory specified by `${BUF_CACHE_DIR}`. If `${BUF_CACHE_DIR}` is not set\n(as it usually is not), the cache directory defaults to:\n\n- Linux, Darwin: `${XDG_CACHE_HOME}/bufisk`, and if `${XDG_CACHE_HOME}` is not set, `${HOME}/.cache/bufisk`.\n- Windows: `%LocalAppData%\\bufisk`.\n\n## Status: Alpha\n\nNot yet stable.\n\nNeeds some hardening, better error messages, graceful handling\nof common error cases, a release process, etc.\n\nWe may also want to add support for non-release tags, passing through to\n`go install github.com/bufbuild/buf/cmd/buf@${BUF_VERSION}`, and potentially having\nspecial support for a `latest`-type tag for releases. In the `go install case`,\nwe may also want to bootstrap `go` itself.\n\nThis has not yet been tested on Windows.\n\n## Legal\n\nOffered under the [Apache 2 license][license].\n\n[license]: https://github.com/bufbuild/bufisk/blob/main/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbufbuild%2Fbufisk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbufbuild%2Fbufisk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbufbuild%2Fbufisk/lists"}