Sen descrición

Guillaume Lours 2ddab8e424 Fix install-protobuf script for macosx install %!s(int64=5) %!d(string=hai) anos
backend a4b0259456 Add doc.go %!s(int64=5) %!d(string=hai) anos
scripts 2ddab8e424 Fix install-protobuf script for macosx install %!s(int64=5) %!d(string=hai) anos
Makefile 0eb5897fd9 Initial commit of makefile and setup scripts %!s(int64=5) %!d(string=hai) anos
Protobuild.toml 5c2febc2d6 Add Protobuild file %!s(int64=5) %!d(string=hai) anos
README.md a4b0259456 Add doc.go %!s(int64=5) %!d(string=hai) anos
setup-dev.sh 2ddab8e424 Fix install-protobuf script for macosx install %!s(int64=5) %!d(string=hai) anos

README.md

Docker API

Dev Setup

To setup a development machine to update the API protobufs, first run the ./setup-dev.sh script to install the correct version of protobufs on your system and get the protobuild binary.

Building the API Project

> make