Skip to content

Commit 5351511

Browse files
committed
Namespace the proto packages so we can run both v1 and v2 at the same time
1 parent 6b55ef4 commit 5351511

File tree

6 files changed

+915
-909
lines changed

6 files changed

+915
-909
lines changed

Diff for: internal/embeddedsass/README.md

-5
This file was deleted.

Diff for: internal/embeddedsassv1/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
* Install protobuf: https://github.com/protocolbuffers/protobuf
3+
* Install the Go plugin: go get -u google.golang.org/protobuf/cmd/protoc-gen-go
4+
* protoc --go_opt=Membedded_sass_v1.proto=github.com/bep/godartsass/internal/embeddedsassv1 --go_opt=paths=source_relative --go_out=. embedded_sass_v1.proto

0 commit comments

Comments
 (0)