{"id":20017540,"url":"https://github.com/foomo/ownbrew","last_synced_at":"2026-05-15T07:05:35.324Z","repository":{"id":258010100,"uuid":"873702373","full_name":"foomo/ownbrew","owner":"foomo","description":"Your local project package manager","archived":false,"fork":false,"pushed_at":"2024-10-17T09:02:46.000Z","size":36,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-10-19T15:46:32.641Z","etag":null,"topics":["foomo","foomo-ownbrew"],"latest_commit_sha":null,"homepage":"https://www.foomo.org","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/foomo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"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":"2024-10-16T15:17:43.000Z","updated_at":"2024-10-17T09:02:32.000Z","dependencies_parsed_at":"2024-10-18T10:12:25.102Z","dependency_job_id":"ae489d99-23c3-44ac-bd9a-57021833da1b","html_url":"https://github.com/foomo/ownbrew","commit_stats":null,"previous_names":["foomo/ownbrew"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foomo%2Fownbrew","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foomo%2Fownbrew/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foomo%2Fownbrew/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foomo%2Fownbrew/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foomo","download_url":"https://codeload.github.com/foomo/ownbrew/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241451677,"owners_count":19964901,"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":["foomo","foomo-ownbrew"],"created_at":"2024-11-13T08:16:15.380Z","updated_at":"2026-05-15T07:05:35.256Z","avatar_url":"https://github.com/foomo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/foomo/ownbrew/actions/workflows/test.yml/badge.svg?branch=main\u0026event=push)](https://github.com/foomo/ownbrew/actions/workflows/test.yml)\n[![Go Report Card](https://goreportcard.com/badge/github.com/foomo/ownbrew)](https://goreportcard.com/report/github.com/foomo/ownbrew)\n[![godoc](https://godoc.org/github.com/foomo/ownbrew?status.svg)](https://godoc.org/github.com/foomo/ownbrew)\n[![goreleaser](https://github.com/foomo/ownbrew/actions/workflows/release.yml/badge.svg)](https://github.com/foomo/ownbrew/actions)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"ownbrew\" src=\".github/assets/ownbrew.png\"/\u003e\n\u003c/p\u003e\n\n# Ownbrew\n\n\u003e Your local project package manager\n\n## Installing\n\nInstall the latest release of the cli:\n\n````bash\n$ brew update\n$ brew install foomo/tap/ownbrew\n````\n\n## Configuration `.ownbrew.yaml`\n\n```yaml\n# yaml-language-server: $schema=https://raw.githubusercontent.com/foomo/ownbrew/v0.2.1/ownbrew.schema.json\nversion: '1.1'\n\nbinDir: \"bin\"\ntapDir: \".ownbrew/tap\"\ntempDir: \".ownbrew/tmp\"\ncellarDir: \".ownbrew/bin\"\npackages:\n  ## https://github.com/golangci/golangci-lint/releases\n  - name: golangci-lint\n    tags: [ci]\n    tap: foomo/tap/golangci/golangci-lint\n    version: 1.61.0\n  ## https://github.com/go-courier/husky/releases\n  - name: husky\n    tap: foomo/tap/go-courier/husky\n    version: 1.8.1\n```\n\nAdd the configured `binDir` folder to your `$PATH`\n\n```shell\n$ export PATH=bin:$PATH\n```\n\n## Usage\n\n```shell\n$ ownbrew help\nYour local project package manager\n\nUsage:\n  ownbrew [command]\n\nAvailable Commands:\n  completion  Generate the autocompletion script for the specified shell\n  config      Print config\n  help        Help about any command\n  init        Init ownbrew\n  install     Install dependencies\n  version     Print version\n\nFlags:\n  -c, --config string   config file (default is .ownbrew.yaml) (default \".ownbrew.yaml\")\n  -h, --help            help for ownbrew\n  -v, --verbose         output debug information\n\nUse \"ownbrew [command] --help\" for more information about a command.\n```\n\n## How to Contribute\n\nMake a pull request...\n\n## License\n\nDistributed under MIT License, please see license file within the code for more details.\n\n_Made with ♥ [foomo](https://www.foomo.org) by [bestbytes](https://www.bestbytes.com)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoomo%2Fownbrew","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoomo%2Fownbrew","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoomo%2Fownbrew/lists"}