protoc-watch

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 1, 2020 License: MIT Imports: 7 Imported by: 0

README

protoc-watch

Watch .proto files in a folder and auto compile them on creation or change.

Install
go get github.com/kvartborg/protoc-watch
Use in docker-compose
version: 3
services:
  dev-protoc-watch:
    image: kvartborg/protoc-watch
    command: protoc-watch --go_out=. ./protos
    volumes:
      - src/protos:/home/protos

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL