{"id":15435972,"url":"https://github.com/uetchy/magicformula","last_synced_at":"2026-05-02T14:34:52.046Z","repository":{"id":34540641,"uuid":"38484399","full_name":"uetchy/magicformula","owner":"uetchy","description":"Generate and upload Homebrew Formula.","archived":false,"fork":false,"pushed_at":"2016-06-15T14:09:36.000Z","size":52,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-02T07:12:09.522Z","etag":null,"topics":["homebrew"],"latest_commit_sha":null,"homepage":"","language":"Go","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/uetchy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-03T09:23:35.000Z","updated_at":"2021-10-26T23:06:46.000Z","dependencies_parsed_at":"2022-08-24T14:24:04.447Z","dependency_job_id":null,"html_url":"https://github.com/uetchy/magicformula","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fmagicformula","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fmagicformula/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fmagicformula/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fmagicformula/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uetchy","download_url":"https://codeload.github.com/uetchy/magicformula/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245978278,"owners_count":20703678,"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":["homebrew"],"created_at":"2024-10-01T18:47:14.333Z","updated_at":"2026-05-02T14:34:52.009Z","avatar_url":"https://github.com/uetchy.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# magicformula\n\nCLI to generate Homebrew formula.\n\n## Install\n\nwith Homebrew:\n\n```\n$ brew install uetchy/solver/solver\n```\n\nor `go get` directly:\n\n```\n$ go get -d github.com/uetchy/solver\n```\n\n## Usage\n\n```session\nsolver push \\\n  --token \"123456789abcdefghijklmnopqrstuvwxyz\" \\\n  --name \"awesome-cli-app\" \\\n  --owner \"uetchy\" \\\n  --tag \"v1.0.0\" \\\n  --target-path-64 \"./dist/darwin_amd64.tar.gz\" \\\n  --target-path-32 \"./dist/darwin_386.tar.gz\" \\\n  --committer \"uetchy\" \\\n  --committer-email \"uetchy@randompaper.co\"\n```\n\n## Options\n\nThere are all of available options.\n\n|option |description          |\n|-------|---------------------|\n|token  |Github access token  |\n|name   |Formula repo         |\n|owner  |Owner of formula repo|\n|tag    |Release tag          |\n|committer|Commit author      |\n|committer-email|Commit author email|\n|target-path-64|binary or package(64)|\n|target-path-32 (optional)|binary or package(32)|\n|version (optional)|Formula's Version|\n|product-owner (optional)|Owner of product repo|\n|message (optional)|Commit message|\n\n## Working with [Wercker](http://wercker.com/)\n\nSee [wercker-step-homebrew](https://github.com/uetchy/wercker-step-homebrew) to get further information.\n\n## Contributing\n\nThis step currently focusing on Golang project.\nIf you have any idea of creating formula for another language's project, please feel free to submit Pull-request or create issues.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuetchy%2Fmagicformula","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuetchy%2Fmagicformula","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuetchy%2Fmagicformula/lists"}