{"id":23033937,"url":"https://github.com/freenowtech/protoc-wrapper","last_synced_at":"2025-08-14T15:33:43.859Z","repository":{"id":43139971,"uuid":"194856188","full_name":"freenowtech/protoc-wrapper","owner":"freenowtech","description":"A simple wrapper for Google Protocol Buffer's \"protoc\" utility","archived":false,"fork":false,"pushed_at":"2023-01-25T13:10:54.000Z","size":23,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-02T21:56:16.892Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/freenowtech.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":"SECURITY.md","support":null}},"created_at":"2019-07-02T12:10:06.000Z","updated_at":"2023-01-25T13:12:23.000Z","dependencies_parsed_at":"2023-02-14T07:35:23.556Z","dependency_job_id":null,"html_url":"https://github.com/freenowtech/protoc-wrapper","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenowtech%2Fprotoc-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenowtech%2Fprotoc-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenowtech%2Fprotoc-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenowtech%2Fprotoc-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freenowtech","download_url":"https://codeload.github.com/freenowtech/protoc-wrapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229843385,"owners_count":18132901,"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-12-15T16:28:08.240Z","updated_at":"2024-12-15T16:28:08.671Z","avatar_url":"https://github.com/freenowtech.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Protoc Wrapper\n\nA simple wrapper for Google Protocol Buffer's \"protoc\" utility\n\n## Troubleshooting ⚠️\n\nYou might encounter issues running this tool on ARM processors, e.g. on new MacBooks with M1+ processors. \nThis can be quick fixed by upgrading Protoc Wrapper to the latest version with following command:\n```sh\n./protocw --self-update\n```\n\n## Install\n\nOpen the target folder (usually the root of the project) in terminal and paste:\n\n```bash\nsh -c \"$(curl -fsSL https://raw.githubusercontent.com/freenowtech/protoc-wrapper/master/install.sh)\"\n```\n\nFollow the instruction to set the target protoc version\n\n## Commit\n\nAfter that you'll have 2 new files:\n* `protocw`: the executable wrapper\n* `protocw.properties`: the config file where the target version is set\n\nAdditionally:\n* If you are using Git, `.protocw` folder will be added to your `.gitignore`\n* If you are using Maven, the installer will try to replace the existing binary call with a call to the wrapper\n\n(If not using Git, please make sure `.protocw` folder is marked as ignored on your VCS of choice)\n\n## Usage\n\nRun `./protocw [args]` when you would normally run `protoc [args]` \n\nRun `./protocw --configure` to setup the target protoc version\n\nRun `./protocw --self-update` to update the wrapper to the latest version\n\nRun `./protocw --help` to see the wrapper help and protoc help at once\n\n## Author  \n\nLucas Laurindo dos Santos\n\nhttps://github.com/lucasls\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreenowtech%2Fprotoc-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreenowtech%2Fprotoc-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreenowtech%2Fprotoc-wrapper/lists"}