Pārlūkot izejas kodu

Add rudimentary installation instructions to plugin

Describe how `protoc` finds the plugin binary in the path. A simple
installation can be performed by copying the binary to a directory in
the path.

Also fix the example `protoc` invocation to match the Makefile by
adding an explicit `--plugin` argument.

Also add a few more files to .gitignore that are generated during
plugin build/test.
Andy Chou 8 gadi atpakaļ
vecāks
revīzija
b1fa80d6a8
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -5,3 +5,5 @@ xcuserdata
 third_party/**
 Plugin/Packages/**
 Plugin/protoc-*
+Plugin/swiftgrpc.log
+Plugin/echo.*.swift