SandpointsGitHook/vendor/github.com/bep/godartsass/internal/embeddedsass
2023-07-29 01:10:04 +02:00
..
embedded_sass.pb.go compile with patched hugo for footnotes... 2023-07-29 01:10:04 +02:00
embedded_sass.proto compile with patched hugo for footnotes... 2023-07-29 01:10:04 +02:00
README.md compile with patched hugo for footnotes... 2023-07-29 01:10:04 +02:00

* Install protobuf: https://github.com/protocolbuffers/protobuf
* Install the Go plugin: go get -u google.golang.org/protobuf/cmd/protoc-gen-go
* Download the correct version of the proto file: https://github.com/sass/embedded-protocol/blob/master/embedded_sass.proto
* protoc --go_opt=Membedded_sass.proto=github.com/bep/godartsass/internal/embeddedsass --go_opt=paths=source_relative --go_out=. embedded_sass.proto