{"id":19969862,"url":"https://github.com/naupio/pb_msgcodegen","last_synced_at":"2025-08-10T08:10:09.978Z","repository":{"id":108483057,"uuid":"133291759","full_name":"Naupio/pb_msgcodegen","owner":"Naupio","description":"Just plugins of protobuf meesage id  to erlang code generator.","archived":false,"fork":false,"pushed_at":"2021-12-22T07:15:47.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T18:14:11.712Z","etag":null,"topics":["erlang","message-id","protobuf"],"latest_commit_sha":null,"homepage":"","language":"Erlang","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/Naupio.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":"2018-05-14T01:56:38.000Z","updated_at":"2021-12-22T07:15:50.000Z","dependencies_parsed_at":"2023-04-26T03:17:05.300Z","dependency_job_id":null,"html_url":"https://github.com/Naupio/pb_msgcodegen","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Naupio/pb_msgcodegen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naupio%2Fpb_msgcodegen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naupio%2Fpb_msgcodegen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naupio%2Fpb_msgcodegen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naupio%2Fpb_msgcodegen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Naupio","download_url":"https://codeload.github.com/Naupio/pb_msgcodegen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naupio%2Fpb_msgcodegen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269693593,"owners_count":24460248,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["erlang","message-id","protobuf"],"created_at":"2024-11-13T02:51:56.675Z","updated_at":"2025-08-10T08:10:09.935Z","avatar_url":"https://github.com/Naupio.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"pb_msgcodegen\n-----\nJust plugins of protobuf meesage id  to erlang code generator.\n\nA rebar3 plugin which fork on [riak_pb_msgcodegen](https://github.com/tsloughter/riak_pb_msgcodegen).\n\nLICENSE\n-----\n\n- The [MIT License](./LICENSE)  \n- Copyright (c) 2018 [Naupio Z.Y Huang](https://github.com/Naupio) \n\nBuild\n-----\n\n    $ rebar3 compile\n\nUse\n---\n\nAdd the plugin to your rebar config:\n\n    {plugins, [\n        { pb_msgcodegen, {git, \"git@github.com:Naupio/pb_msgcodegen.git\", {branch, \"master\"}}}\n    ]}.\n\nThen just call your plugin directly in an existing application:\n\n\n    $ rebar3 pb_msgcodegen\n    ===\u003e Fetching pb_msgcodegen\n    ===\u003e Compiling pb_msgcodegen\n    \u003cPlugin Output\u003e\n\n\nUse provider hooks before compile.  \nAdd the provider_hooks to your rebar config:\n\n    {provider_hooks,\n    [{pre, [\n        {compile, pb_msgcodegen}\n        ]}\n    ]}.\n\nThen just compile your application by use `rebar3 compile`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaupio%2Fpb_msgcodegen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaupio%2Fpb_msgcodegen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaupio%2Fpb_msgcodegen/lists"}