Skip to content

flipperdevices/go-metric

Repository files navigation

Development

MacOS

For open project you should install golang:

brew install golang

In order to generate protobuf files you must first install the dependencies:

brew install protobuf
brew install protoc-gen-go