Thursday 26 October 2017

How To Install Protobuf on Mac


Install Protobuf on Mac Using Brew 



About "protobuf" Package
Protocol Buffers (also known as, protobuf) are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data. You can find protobuf's documentation on the Google Developers site.

For more details: https://github.com/google/protobuf/


Installation
  • Open Terminal
  • Install homebrew
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  • Install protobuf

    brew install protobuf
Now, use protobuf!

0 comments:

Post a Comment

 

Copyright @ 2013 Appychip.

Designed by Appychip & YouTube Channel