facebook / fbthrift

Facebook's branch of Apache Thrift, including a new C++ server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expand contributing instructions

elharo opened this issue · comments

  1. Include the basic cmake instructions (cd build; cmake ..; make; make test)
  2. List dependencies that need to be installed: folly, openssl, etc.