Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/freeformz/extratools


https://github.com/freeformz/extratools

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# Example of including extra tools

## Tool Setup

```sh
$ go install -v ./vendor/github.com/golang/protobuf/protoc-gen-go
$ type $(go env GOPATH)/bin/protoc-gen-go
/Users/emuller/go/bin/protoc-gen-go is /Users/emuller/go/bin/protoc-gen-go
```