{"id":24227754,"url":"https://github.com/git719/homebrew-tools","last_synced_at":"2025-10-23T23:10:22.941Z","repository":{"id":144688364,"uuid":"488747138","full_name":"git719/homebrew-tools","owner":"git719","description":"My Homebrew tools","archived":false,"fork":false,"pushed_at":"2022-05-04T21:30:38.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T10:29:38.133Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/git719.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":"2022-05-04T21:23:33.000Z","updated_at":"2024-11-29T01:03:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"98665845-51be-451c-a42c-9bf63166fc79","html_url":"https://github.com/git719/homebrew-tools","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/git719%2Fhomebrew-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git719%2Fhomebrew-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git719%2Fhomebrew-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git719%2Fhomebrew-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git719","download_url":"https://codeload.github.com/git719/homebrew-tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241794136,"owners_count":20021193,"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":"2025-01-14T10:20:33.783Z","updated_at":"2025-10-23T23:10:17.906Z","avatar_url":"https://github.com/git719.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Homebrew Tools\nMy own git719 Homebrew Tap. Anyone can distribute their own `brew` formulas (program binaries). Just create your own Github repo called `homebrew-\u003cname\u003e` like this one, where `\u003cname\u003e` is whatever you want. Then populate it with these `.rb` files, representing the respective programs' Homebrew formulas. For more info read [How to Create and Maintain a Tap](https://github.com/Homebrew/brew/blob/master/docs/How-to-Create-and-Maintain-a-Tap.md).\n\n## Installing a Release\n1. First step is to obviously make sure Homebrew is installed -\u003e https://brew.sh/\n2. Then install the specific release you want. For example:\n\n\u003cpre\u003e\u003ccode\u003e\nbrew install git719/tools/smsclic\nor\nbrew upgrade git719/tools/smsclic\n\u003c/code\u003e\u003c/pre\u003e\n\n3. Once you've installed __one__ formula the other formulas in this tap will also be available with the simpler command:\n\n\u003cpre\u003e\u003ccode\u003e\nbrew install awsinfo\nbrew upgrade awsinfo\n\u003c/code\u003e\u003c/pre\u003e\n\nOf course, you'll need to make sure your program __names__ don't clash with other major Homebrew formulas, else you will need to specifically use `git719/tools/\u003cformula`.\n\n## Publishing New Releases\n1. Compiled the new program version to be released, tar gzip it, and generate a SHA256 sum:\n\n\u003cpre\u003e\u003ccode\u003e\ntar czf awsinfo-1.0.0.tar.gz smsclic\nshasum -a 256 smsclic-1.0.0.tar.gz\n\u003c/code\u003e\u003c/pre\u003e\nNOTE: Can be an easy Makefile option.\n\n2. Go to the __release__ section of program's Github repo, say https://github.com/git719/smsclic/releases\n3. Click on `Draft a new release`\n4. Enter `Tag Version` and `Release title`, generally the same, e.g. `v1.0.0`.\n5. Describe the release\n6. Attach the tar.gz binary\n7. Click on `Publish Release`\n\n## Updating Formulas\nAfter publishing a new release per above:\n1. Update the `url`, `sha256`, and `version` values in the respective `*.rb` file.\n\n## Caveats\n* Only works with __public__ Github repos.\n* There may be a way to make it work with __private__, but you'll have to figure that out yourself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit719%2Fhomebrew-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgit719%2Fhomebrew-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit719%2Fhomebrew-tools/lists"}