{"id":19653682,"url":"https://github.com/brevdev/homebrew-brev","last_synced_at":"2025-02-27T01:41:51.030Z","repository":{"id":37567014,"uuid":"454134062","full_name":"brevdev/homebrew-brev","owner":"brevdev","description":"homebrew tab for brev-cli","archived":false,"fork":false,"pushed_at":"2025-01-31T18:07:17.000Z","size":152,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-31T19:20:20.856Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/brevdev.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":"2022-01-31T19:04:27.000Z","updated_at":"2025-01-31T18:07:20.000Z","dependencies_parsed_at":"2023-01-29T03:30:28.058Z","dependency_job_id":"2a93a305-8e6d-4ccb-8ee6-99aa1b40c73a","html_url":"https://github.com/brevdev/homebrew-brev","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/brevdev%2Fhomebrew-brev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brevdev%2Fhomebrew-brev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brevdev%2Fhomebrew-brev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brevdev%2Fhomebrew-brev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brevdev","download_url":"https://codeload.github.com/brevdev/homebrew-brev/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240962203,"owners_count":19885448,"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-11-11T15:14:50.684Z","updated_at":"2025-02-27T01:41:51.004Z","avatar_url":"https://github.com/brevdev.png","language":"Shell","readme":"# homebrew for brev \n\n\nif brew is not already installed on your workspace install it with\n```\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n```\n\nor if you need to uninstall brew\n```\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/uninstall.sh)\"\n```\n\n## release [brev cli](https://github.com/brevdev/brev-cli) \n\n\nhead to the releases page, which should look something similar to\n```\nhttps://github.com/brevdev/brev-cli/releases/tag/v0.6.13\n```\n\nand copy the link to the source code archive tar.gz\n\n```\nhttps://github.com/brevdev/brev-cli/archive/refs/tags/v0.6.13.tar.gz\n```\n\nupdate the url for the formula  located in `Formula/brev.rb` and then run `brew fetch Formula/brev.rb --build-from-source`\nor\n\n```\ncurl https://codeload.github.com/brevdev/brev-cli/tar.gz/refs/tags/v0.6.13 | openssl sha256\n\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n100  173k    0  173k    0     0  17017      0 --:--:--  0:00:10 --:--:-- 43493\n(stdin)= 8cd6d5ec12a6f2adcf8b45dff5fbe2b2964700cf7dc03cbe323bf5204900f31e\n\n```\n\n```\n--- before\t2022-01-28 18:27:25.200840905 -0800\n+++ after\t2022-01-28 18:27:25.200840905 -0800\n@@ -1,8 +1,8 @@\n class Brev \u003c Formula\n   desc \"CLI tool for managing workspaces provided by brev.dev\"\n   homepage \"https://docs.brev.dev\"\n-  url \"https://github.com/brevdev/brev-cli/archive/refs/tags/v0.6.12.tar.gz\"\n-  sha256 \"5237a3706e88f76e9a4d97109272f491539ad45ff50fc3fdb12fd478c55c0774\"\n+  url \"https://github.com/brevdev/brev-cli/archive/refs/tags/v0.6.13.tar.gz\"\n+  sha256 \"8cd6d5ec12a6f2adcf8b45dff5fbe2b2964700cf7dc03cbe323bf5204900f31e\"\n   license \"MIT\"\n   depends_on \"go\" =\u003e :build\n\n```\n\ntest the formula with\n\n```sh\nbrew install --verbose --debug Formula/brev.rb\n```\n\naudit the formula with\n```\nbrew audit --strict --online Formula/brev.rb\n```\n\n```\nbrew update # required in more ways than you think (initialises the brew git repository if you don't already have it)\ncd \"$(brew --repository homebrew/core)\"\n# Create a new git branch for your formula so your pull request is easy to\n# modify if any changes come up during review.\ngit checkout -b \u003csome-descriptive-name\u003e origin/master\ngit add Formula/brev-cli.rb\ngit commit\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrevdev%2Fhomebrew-brev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrevdev%2Fhomebrew-brev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrevdev%2Fhomebrew-brev/lists"}