# riak_pb_msgcodegen **Repository Path**: mirrors_basho/riak_pb_msgcodegen ## Basic Information - **Project Name**: riak_pb_msgcodegen - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: develop-3.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README riak_pb_msgcodegen ===== A rebar plugin Build ----- $ rebar3 compile Use --- Add the plugin to your rebar config: {plugins, [ { riak_pb_msgcodegen, ".*", {git, "git@host:user/riak_pb_msgcodegen.git", {tag, "0.1.0"}}} ]}. Then just call your plugin directly in an existing application: $ rebar3 riak_pb_msgcodegen ===> Fetching riak_pb_msgcodegen ===> Compiling riak_pb_msgcodegen